diff options
author | Nick Choi <iinikchi@gmail.com> | 2017-05-24 12:36:36 -0400 |
---|---|---|
committer | Nick Choi <iinikchi@gmail.com> | 2017-05-24 12:36:36 -0400 |
commit | 006ba4bf36e026d6b6c91ef52a5d0e32c7eefe34 (patch) | |
tree | ca4ea1560ff33e1c772fa5c191aa5e84d0fd191e /keyboards | |
parent | ef1714f443be67103ce9eb6adedef6c8875d17e5 (diff) |
moved unicodemap rules to localer make
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/frosty_flake/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/frosty_flake/rules.mk b/keyboards/frosty_flake/rules.mk index 8c59241d42..f878533fe9 100644 --- a/keyboards/frosty_flake/rules.mk +++ b/keyboards/frosty_flake/rules.mk @@ -63,7 +63,6 @@ NKRO_ENABLE ?= no # USB Nkey Rollover BACKLIGHT_ENABLE ?= no # Enable keyboard backlight functionality on B7 by default MIDI_ENABLE ?= no # MIDI controls UNICODE_ENABLE ?= no # Unicode -UNICODEMAP_ENABLE ?= yes BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE ?= no # Audio output on port C6 FAUXCLICKY_ENABLE ?= no # Use buzzer to emulate clicky switches |