diff options
Diffstat (limited to 'keyboards/helix/rev2/keymaps/fraanrosi')
-rw-r--r-- | keyboards/helix/rev2/keymaps/fraanrosi/keymap.c | 1 | ||||
-rw-r--r-- | keyboards/helix/rev2/keymaps/fraanrosi/rules.mk | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/helix/rev2/keymaps/fraanrosi/keymap.c b/keyboards/helix/rev2/keymaps/fraanrosi/keymap.c index fca6fa256d..1bd43ab24a 100644 --- a/keyboards/helix/rev2/keymaps/fraanrosi/keymap.c +++ b/keyboards/helix/rev2/keymaps/fraanrosi/keymap.c @@ -67,7 +67,6 @@ enum custom_keycodes { #define RAISE MO(2) -// HELIX_ROWS == 5 const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { /* Qwerty diff --git a/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk b/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk index dd0d2eba07..688813ce39 100644 --- a/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk +++ b/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk @@ -13,7 +13,6 @@ EXTRAKEY_ENABLE = yes # Audio control and System control # Helix Spacific Build Options # you can uncomment and edit follows 7 Variables # jp: 以下の7つの変数を必要に応じて編集し、コメントアウトをはずします。 -# HELIX_ROWS = 5 # Helix Rows is 4 or 5 # OLED_ENABLE = no # OLED_ENABLE # LOCAL_GLCDFONT = no # use each keymaps "helixfont.h" insted of "common/glcdfont.c" # LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.) |