bfe76053ba
* - Balance 12 layers now in their final form - Added Plover layer - Updated README to use layout images * Add headings to layer images. * - Remove redundent TO(_BA) from FC layer - Link to new FC layer image from README * Highlight home keys. * Changes following review.
10 lines
192 B
Makefile
10 lines
192 B
Makefile
# Build Options
|
|
AUDIO_ENABLE = no
|
|
CONSOLE_ENABLE = no
|
|
EXTRAKEY_ENABLE = no
|
|
MIDI_ENABLE = no
|
|
MOUSEKEY_ENABLE = no
|
|
NKRO_ENABLE = yes
|
|
RGBLIGHT_ENABLE = no
|
|
STENO_ENABLE = yes
|
|
VIRTSER_ENABLE = yes
|