From 9bfacc7c76237600ac0a05003fd87ae98e0b0221 Mon Sep 17 00:00:00 2001 From: vuhopkep Date: Sat, 19 Oct 2019 08:18:39 +0700 Subject: [Keyboard] update encoder function, info.json data (#7035) * update encoder function, info.json data * Update rules.mk --- keyboards/handwired/hnah108/rules.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'keyboards/handwired/hnah108/rules.mk') diff --git a/keyboards/handwired/hnah108/rules.mk b/keyboards/handwired/hnah108/rules.mk index f881a08bf..80f59561d 100644 --- a/keyboards/handwired/hnah108/rules.mk +++ b/keyboards/handwired/hnah108/rules.mk @@ -27,7 +27,7 @@ BOOTLOADER = atmel-dfu # BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration(+1000) MOUSEKEY_ENABLE = no # Mouse keys(+4700) -EXTRAKEY_ENABLE = no # Audio control and System control(+450) +EXTRAKEY_ENABLE = yes # Audio control and System control(+450) CONSOLE_ENABLE = no # Console for debug(+400) COMMAND_ENABLE = no # Commands for debug and configuration # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE @@ -44,6 +44,3 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400) ENCODER_ENABLE = yes RGB_MATRIX_ENABLE = WS2812 - -# Supported layouts -LAYOUTS = fullsize_ansi fullsize_iso -- cgit v1.2.3