mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +00:00
Deploying to gh-pages from @ qmk/qmk_firmware@7df44ffb75 🚀
This commit is contained in:
parent
e7cc1a1aad
commit
24eb2cd03f
@ -335,7 +335,6 @@ is not set, all other layers will reference themselves.
|
|||||||
|
|
||||||
```c
|
```c
|
||||||
#define COMBO_REF_DEFAULT _MY_COMBO_LAYER
|
#define COMBO_REF_DEFAULT _MY_COMBO_LAYER
|
||||||
...
|
|
||||||
|
|
||||||
uint8_t combo_ref_from_layer(uint8_t layer){
|
uint8_t combo_ref_from_layer(uint8_t layer){
|
||||||
switch (get_highest_layer(layer_state)){
|
switch (get_highest_layer(layer_state)){
|
||||||
|
Loading…
Reference in New Issue
Block a user