Kinesis refactor and Configurator update (#3245)
* Matrix refactor * Keymap refactor * Configurator support * Stapelberg readme formatting fix (missing grave accent)
This commit is contained in:
parent
3d831f3550
commit
f1344d1f1e
14 changed files with 359 additions and 165 deletions
|
@ -1,6 +1,4 @@
|
|||
#include QMK_KEYBOARD_H
|
||||
#include "action_layer.h"
|
||||
#include "eeconfig.h"
|
||||
|
||||
extern keymap_config_t keymap_config;
|
||||
|
||||
|
@ -68,7 +66,7 @@ extern keymap_config_t keymap_config;
|
|||
| BkSp | / |------||------| / | Space |
|
||||
| | Media | End || PgDn | KeyPd | |
|
||||
`---------------------'`----------------------'
|
||||
|
||||
|
||||
Colemak layer:
|
||||
,-------------------------------------------.,-------------------------------------------.
|
||||
| = | 1 | 2 | 3 | 4 | 5 || 6 | 7 | 8 | 9 | 0 | - |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue