mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-06-01 03:50:08 -04:00
Some callum inspo
- Tried to minimize the layers again, got rid of config layer - made a nifty overloaded function so I can overload the encoder knob and use it in encoder maps - just did it for KLOR for right now
This commit is contained in:
parent
4f953048c6
commit
4fd0793447
4 changed files with 119 additions and 18 deletions
|
@ -36,3 +36,4 @@ bool process_tap_hold_key (keyrecord_t* record, uint16_t tap_keycode, uint16_t h
|
|||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue