diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-06-27 07:52:00 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-27 07:52:00 -0700 |
commit | 14c2209427890274815176446747b76645fd677e (patch) | |
tree | f08079cc159b21a0daef6f07d36caf93877b66ad /keyboards/katana60/katana60.h | |
parent | 21dbae5d46e495e52e9cbca463a07fa6abe9ce88 (diff) | |
download | qmk_firmware-14c2209427890274815176446747b76645fd677e.tar.gz |
Katana60 refactor and Configurator update (#3242)
* Matrix refactor
* Configurator support
* Keymap refactor
Diffstat (limited to 'keyboards/katana60/katana60.h')
-rw-r--r-- | keyboards/katana60/katana60.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/katana60/katana60.h b/keyboards/katana60/katana60.h index 2cd4a2f1f..904ba5621 100644 --- a/keyboards/katana60/katana60.h +++ b/keyboards/katana60/katana60.h @@ -22,7 +22,7 @@ // The following is an example using the Planck MIT layout // The first section contains all of the arguments // The second converts the arguments into a two-dimensional array -#define KEYMAP( \ +#define LAYOUT( \ k40, k41, k42, k43, k44, k45, k46, k47, k48, k49, k4a, k4b, k4c, k4d, k4e, \ k30, k31, k32, k33, k34, k35, k36, k37, k38, k39, k3a, k3b, k3c, k3d, \ k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b, k2c, k2d, \ |