summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/keymaps/cykedev/rules.mk
diff options
context:
space:
mode:
authorChristian Eiden <christian@eiden.ch>2021-01-14 06:56:22 +0100
committerGitHub <noreply@github.com>2021-01-13 21:56:22 -0800
commit8ea28429e90f9a1d6da34797a9af6e51bf56f1d3 (patch)
tree95e0011614ae37147a8e3aa3004a45f21d456b88 /keyboards/lily58/keymaps/cykedev/rules.mk
parent214528b1e77728adc2094752c84b9b0d919da86d (diff)
[Keymap] own Lily58 keymap (#11395)
* [Keymap] own Lily58 keymap Signed-off-by: Christian Eiden <christian@eiden.ch> * adjustments of personal keymap Signed-off-by: Christian Eiden <christian@eiden.ch>
Diffstat (limited to 'keyboards/lily58/keymaps/cykedev/rules.mk')
-rw-r--r--keyboards/lily58/keymaps/cykedev/rules.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/lily58/keymaps/cykedev/rules.mk b/keyboards/lily58/keymaps/cykedev/rules.mk
new file mode 100644
index 0000000000..4424813693
--- /dev/null
+++ b/keyboards/lily58/keymaps/cykedev/rules.mk
@@ -0,0 +1,12 @@
+AUTO_SHIFT_ENABLE = no
+OLED_DRIVER_ENABLE= yes
+
+EXTRAKEY_ENABLE = yes
+
+SRC += ./lib/logo_reader.c
+# ./lib/keylogger.c \
+# ./lib/mode_icon_reader.c \
+# ./lib/timelogger.c \
+# ./lib/host_led_state_reader.c \
+# ./lib/rgb_state_reader.c \
+# ./lib/layer_state_reader.c \