diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-05-20 09:59:02 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-20 09:59:02 -0700 |
commit | 0b591fd84394e2c07d3047fb29e734b612bfc248 (patch) | |
tree | b0c4196d8ebdb17970c6be02f9da43f133e25560 /keyboards/kc60/keymaps/wigguno | |
parent | c9102f9e35f479bd7d5dd06ce10a5089b199fb0d (diff) |
Merlin community layouts (#3004)
* community layout support for eagle_viper v2 and remove mechmerlin keymap dir
* community layout support for eagle_viper v2 and remove mechmerlin keymap dir
* Change to QMK_KEYBOARD_H and remove merlin keymap in favor of cmmunity layouts
* community layout support 60_ansi
* community layout support for 60_ansi
Diffstat (limited to 'keyboards/kc60/keymaps/wigguno')
-rw-r--r-- | keyboards/kc60/keymaps/wigguno/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kc60/keymaps/wigguno/keymap.c b/keyboards/kc60/keymaps/wigguno/keymap.c index caff9b837c..a4a946f0df 100644 --- a/keyboards/kc60/keymaps/wigguno/keymap.c +++ b/keyboards/kc60/keymaps/wigguno/keymap.c @@ -2,7 +2,7 @@ // It also moves the reset key off the base layer, as in the default kc60 layout for this firmware. // I have swapped FN and RGUI as my rainbow keyset has them in the opposite order. -#include "kc60.h" +#include QMK_KEYBOARD_H const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { |