fixed defaulf keymap, added my own keymap

now the LEDs are working like they should
This commit is contained in:
René Werner
2016-08-25 12:25:57 +02:00
parent 6a61c89477
commit 1bbd3c1eea
7 changed files with 122 additions and 104 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE ?= no # Audio output on port C6
CUSTOM_MATRIX = yes
SRC += matrix.c led.c
SRC += matrix.c
ifndef QUANTUM_DIR
include ../../Makefile