DK60: Refactor, Configurator and Readme updates (#3142)
* Readme cleanup * Refactor KEYMAP to LAYOUT * Configurator support * Readme cleanup Didn't spot that the modified lines were formatted as a list the first time.
This commit is contained in:
parent
815dab6275
commit
3ab69e2356
4 changed files with 44 additions and 32 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
#define ___ KC_NO
|
||||
|
||||
#define KEYMAP( \
|
||||
#define LAYOUT( \
|
||||
K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K4B, K4A, \
|
||||
K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K4C, \
|
||||
K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue