Merge remote-tracking branch 'origin/master' into develop

master
QMK Bot 2024-02-20 00:45:57 +00:00
commit e198643d66
1 changed files with 15 additions and 16 deletions

View File

@ -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)){