[Keymap] Add keymap for crkbd/rarick (#13240)
* Added new keymap for crkbd/rarick * Delete flash.sh Deleted rarick crkbd flashing script, as it will not be used by most users. * Applied feedback, and fixed build error caused by builder updates * Update keyboards/crkbd/keymaps/rarick/config.h Removed USE_MATRIX_I2C, no longer used. Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
14
keyboards/crkbd/keymaps/rarick/rules.mk
Normal file
14
keyboards/crkbd/keymaps/rarick/rules.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
# Bootloader for the elite-c
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
# Enable RGB matric
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
|
||||
# Enable OLED driver
|
||||
OLED_DRIVER_ENABLE = yes
|
||||
|
||||
# Enable media keys
|
||||
EXTRAKEY_ENABLE = yes
|
||||
|
||||
# Disabled to save space
|
||||
MOUSEKEY_ENABLE = no
|
||||
Reference in New Issue
Block a user