1
0
Fork 0

Refactor and Configurator updates for 9key (#3024)

This commit is contained in:
noroadsleft 2018-05-22 15:58:56 -07:00 committed by Drashna Jaelre
parent c29d8ffd5a
commit c465cf2fd3
3 changed files with 16 additions and 4 deletions

View file

@ -3,7 +3,7 @@
#include "quantum.h"
#define KEYMAP( \
#define LAYOUT( \
k00, k01, k02, \
k10, k11, k12, \
k20, k21, k22 \