This commit is contained in:
parent
ebe9ca5c9f
commit
3642c0555b
2 changed files with 16 additions and 2 deletions
|
|
@ -93,7 +93,9 @@
|
|||
COMBO(right_brace, &kp RBRC, 5 14, DEF_L UPP_L SYM_L NUM_L)
|
||||
|
||||
/* Symbols */
|
||||
COMBO(lte, <e, 0 9, SYM_L)
|
||||
COMBO(leq, &leq, 9 19, SYM_L)
|
||||
COMBO(eq, &eq, 10 20, SYM_L)
|
||||
COMBO(geq, &geq, 11 21, SYM_L)
|
||||
|
||||
/* Convenience */
|
||||
COMBO(esc, &kp ESC, 1 2, DEF_L)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue