Fix double code indenting (#23117)
This commit is contained in:
parent
672986a078
commit
7df44ffb75
1 changed files with 15 additions and 16 deletions
|
@ -335,7 +335,6 @@ is not set, all other layers will reference themselves.
|
|||
|
||||
```c
|
||||
#define COMBO_REF_DEFAULT _MY_COMBO_LAYER
|
||||
...
|
||||
|
||||
uint8_t combo_ref_from_layer(uint8_t layer){
|
||||
switch (get_highest_layer(layer_state)){
|
||||
|
|
Loading…
Reference in a new issue