Added NEW_SAFE_RANGE for keymap specific keycodes (#9)

anne_pro
Björn Carlsson 2019-10-21 21:02:13 +02:00 committed by Michiel Visser
parent 147f9a198c
commit d553da3b0b
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ enum anne_pro_keycodes {
APB_HD2, APB_HD2,
APB_HD3, APB_HD3,
APB_HD4, APB_HD4,
NEW_SAFE_RANGE,
}; };
/* The fully-featured LAYOUT() that has every single key available in the matrix. */ /* The fully-featured LAYOUT() that has every single key available in the matrix. */