diff options
Diffstat (limited to 'users/drashna/template.h')
| -rw-r--r-- | users/drashna/template.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/users/drashna/template.h b/users/drashna/template.h index 5b3a93de5..dd1c48760 100644 --- a/users/drashna/template.h +++ b/users/drashna/template.h | |||
| @@ -9,9 +9,7 @@ | |||
| 9 | #define BASE 0 | 9 | #define BASE 0 |
| 10 | 10 | ||
| 11 | enum custom_keycodes { | 11 | enum custom_keycodes { |
| 12 | PLACEHOLDER = SAFE_RANGE, // can always be here | 12 | VRSN = SAFE_RANGE, // can always be here |
| 13 | EPRM, | ||
| 14 | VRSN, | ||
| 15 | KC_MAKE, | 13 | KC_MAKE, |
| 16 | KC_RESET, | 14 | KC_RESET, |
| 17 | NEWPLACEHOLDER //use "NEWPLACEHOLDER for keymap specific codes | 15 | NEWPLACEHOLDER //use "NEWPLACEHOLDER for keymap specific codes |
