[Keymap] Toinux's crkbd keymap and userspace (#16437)

This commit is contained in:
toinux
2022-04-22 09:41:54 +02:00
committed by GitHub
parent 97b861d104
commit d8b9796a32
9 changed files with 1071 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
MOUSEKEY_ENABLE = yes # Mouse keys
RGBLIGHT_ENABLE = no
RGB_MATRIX_ENABLE = yes
OLED_ENABLE = yes
OLED_DRIVER = SSD1306
LTO_ENABLE = yes
BOOTLOADER = atmel-dfu
SRC += ./oled.c ./rgb.c