diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-04-26 20:31:05 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-04-26 20:31:05 -0700 |
commit | 642bf00bafefdda243e98c1f04202fcfc5aba88e (patch) | |
tree | dd7931b2e9bfbfbea35e391343c6e2300d9b350f /keyboards/fc660c/fc660c.h | |
parent | 510510e9db23a1bdfdc97920c0e442a5ec516349 (diff) | |
download | firmware-642bf00bafefdda243e98c1f04202fcfc5aba88e.tar.gz firmware-642bf00bafefdda243e98c1f04202fcfc5aba88e.tar.bz2 firmware-642bf00bafefdda243e98c1f04202fcfc5aba88e.zip |
FC660C Configurator Support (#2817)
* Change KEYMAP to LAYOUT
* Add info.json for configurator support
Diffstat (limited to 'keyboards/fc660c/fc660c.h')
-rw-r--r-- | keyboards/fc660c/fc660c.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fc660c/fc660c.h b/keyboards/fc660c/fc660c.h index 6139dee01..63c4029c0 100644 --- a/keyboards/fc660c/fc660c.h +++ b/keyboards/fc660c/fc660c.h @@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "quantum.h" -#define KEYMAP( \ +#define LAYOUT( \ K13, K10, K11, K12, K14, K16, K17, K15, K1B, K18, K19, K1A, K1C, K1E, K1F, \ K03, K00, K01, K02, K04, K06, K07, K05, K0B, K08, K09, K0A, K0C, K0E, K0F, \ K43, K40, K41, K42, K44, K46, K47, K45, K4B, K48, K49, K4A, K4E, \ |