The Ruler QMK Configurator Support (#3308)
* Update KEYMAP macro to LAYOUT * Add QMK Configurator support
This commit is contained in:
parent
7eeb8932a1
commit
090b4a81b9
3 changed files with 18 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
#define KEYMAP( \
|
||||
#define LAYOUT( \
|
||||
K00, K01, K02, K03, K04, K05 ) { \
|
||||
{ K00, K01, K02, K03, K04, K05 } \
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue