diff options
Diffstat (limited to 'users/narze/narze.h')
| -rw-r--r-- | users/narze/narze.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/users/narze/narze.h b/users/narze/narze.h new file mode 100644 index 000000000..036539a9c --- /dev/null +++ b/users/narze/narze.h | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | #pragma once | ||
| 2 | |||
| 3 | #include "quantum.h" | ||
| 4 | #include "eeconfig.h" | ||
| 5 | #include "keymap_colemak.h" | ||
| 6 | |||
| 7 | #ifdef COMBO_ENABLE | ||
| 8 | # include "superduper.h" | ||
| 9 | #endif | ||
