Bunch of stuff
- Fixed OLED layer list order - Altered and combined symbols in tap hold behaviors - removed the mousekeys optional keycode thing since mousekeys are required - cleaned up unused tapholds
This commit is contained in:
parent
ec97151d14
commit
90ef9a3b22
10 changed files with 82 additions and 105 deletions
|
|
@ -49,10 +49,7 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
|||
case TR_LBRC:
|
||||
case TR_LPRN:
|
||||
case TR_SQUO:
|
||||
case TR_DQUO:
|
||||
case TR_EQL:
|
||||
case TR_PLUS:
|
||||
//case TR_PIPE:
|
||||
case TR_BSLS:
|
||||
case TR_SLSH:
|
||||
case TR_AMPR:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue