diff options
Diffstat (limited to 'keyboard/preonic/preonic.h')
| -rw-r--r-- | keyboard/preonic/preonic.h | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/keyboard/preonic/preonic.h b/keyboard/preonic/preonic.h index 2406a11d7..feb879774 100644 --- a/keyboard/preonic/preonic.h +++ b/keyboard/preonic/preonic.h | |||
| @@ -1,19 +1,7 @@ | |||
| 1 | #ifndef PREONIC_H | 1 | #ifndef PREONIC_H |
| 2 | #define PREONIC_H | 2 | #define PREONIC_H |
| 3 | 3 | ||
| 4 | #include "matrix.h" | 4 | #include "quantum.h" |
| 5 | #include "keymap_common.h" | ||
| 6 | #ifdef BACKLIGHT_ENABLE | ||
| 7 | #include "backlight.h" | ||
| 8 | #endif | ||
| 9 | #ifdef RGBLIGHT_ENABLE | ||
| 10 | #include "rgblight.h" | ||
| 11 | #endif | ||
| 12 | #include <stddef.h> | ||
| 13 | #include <avr/io.h> | ||
| 14 | #ifdef MIDI_ENABLE | ||
| 15 | #include <keymap_midi.h> | ||
| 16 | #endif | ||
| 17 | 5 | ||
| 18 | #define PREONIC_MIT( \ | 6 | #define PREONIC_MIT( \ |
| 19 | k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, \ | 7 | k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, \ |
