forked from mirrors/qmk_userspace
Add initial keymap
*crossfingers*
This commit is contained in:
parent
f8ed4ed573
commit
8b206e1e75
2 changed files with 77 additions and 32 deletions
|
@ -3,10 +3,6 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
// This a shortcut to help you visually see your layout.
|
||||
// The following is an example using the Planck MIT layout
|
||||
// The first section contains all of the arguements
|
||||
// The second converts the arguments into a two-dimensional array
|
||||
#define KEYMAP( \
|
||||
k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0A, k0B, k0C, k0D, \
|
||||
k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1A, k1B, k1C, k1D, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue