Added NEW_SAFE_RANGE for keymap specific keycodes (#9)
parent
147f9a198c
commit
d553da3b0b
|
|
@ -39,6 +39,7 @@ enum anne_pro_keycodes {
|
|||
APB_HD2,
|
||||
APB_HD3,
|
||||
APB_HD4,
|
||||
NEW_SAFE_RANGE,
|
||||
};
|
||||
|
||||
/* The fully-featured LAYOUT() that has every single key available in the matrix. */
|
||||
|
|
|
|||
Loading…
Reference in New Issue