diff options
Diffstat (limited to 'users/drashna/template.h')
| -rw-r--r-- | users/drashna/template.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/users/drashna/template.h b/users/drashna/template.h index cb1ad75d8..e00a0530e 100644 --- a/users/drashna/template.h +++ b/users/drashna/template.h | |||
| @@ -24,8 +24,8 @@ | |||
| 24 | #define BASE 0 | 24 | #define BASE 0 |
| 25 | 25 | ||
| 26 | enum custom_keycodes { | 26 | enum custom_keycodes { |
| 27 | VRSN = SAFE_RANGE, // can always be here | 27 | VRSN = SAFE_RANGE, // can always be here |
| 28 | KC_MAKE, | 28 | KC_MAKE, |
| 29 | KC_RESET, | 29 | KC_RESET, |
| 30 | NEWPLACEHOLDER // use "NEWPLACEHOLDER for keymap specific codes | 30 | NEWPLACEHOLDER // use "NEWPLACEHOLDER for keymap specific codes |
| 31 | }; | 31 | }; |
