mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-01 02:33:53 +00:00
* merge * line ending stuff * Added MiniDox keyboard folder / configs / and some keymaps * Updated minidox rev1 config, and readme. Also updated that_canadian keymap to include RGB * cleaned up that_canadian keymap comments * Fixed RGB being enabled by default, now it must be turned on at the keymap level
5 lines
74 B
Makefile
5 lines
74 B
Makefile
BACKLIGHT_ENABLE = no
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../Makefile
|
|
endif |