diff options
author | kb-elmo <lorwel@mailbox.org> | 2021-03-18 14:17:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-19 00:17:21 +1100 |
commit | c833b77646af8e51aee5546746d7183728e2cff8 (patch) | |
tree | 4dd40dfec304a17f1690d257b176323033dea371 /keyboards/kb_elmo/noah_avr/rules.mk | |
parent | ed446360a4f8781c8d97af325f69c90dbac1d752 (diff) |
Fixed keymap names of Noah AVR (#12265)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/kb_elmo/noah_avr/rules.mk')
-rw-r--r-- | keyboards/kb_elmo/noah_avr/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/kb_elmo/noah_avr/rules.mk b/keyboards/kb_elmo/noah_avr/rules.mk index a547ba86b0..38ce53e309 100644 --- a/keyboards/kb_elmo/noah_avr/rules.mk +++ b/keyboards/kb_elmo/noah_avr/rules.mk @@ -20,5 +20,3 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output - -LAYOUTS = 65_ansi 65_iso |