c9156b50d9
* My first cut at firmware for te DMQDesign Spin * Turn off underglow when computer sleeps * dmqdesigns spin - a little more refined keymap now * a few more refinements for spin * missing key up event for CH_CPNL and CH_ASST * better naming for keymap * cformat * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Old #include habits die hard... :) Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
7 lines
172 B
Makefile
7 lines
172 B
Makefile
MOUSEKEY_ENABLE = no
|
|
MIDI_ENABLE = no
|
|
BOOTMAGIC_ENABLE = lite
|
|
LTO_ENABLE = yes
|
|
CONSOLE_ENABLE = yes # Console for debug
|
|
GRAVE_ESC_ENABLE = no
|
|
|