summaryrefslogtreecommitdiffstats
path: root/keyboards/alps64/keymaps
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-04-20 17:52:56 +0200
committerDrashna Jaelre <drashna@live.com>2018-04-20 17:52:56 +0200
commit3cab04dfa32e425bd114fb6c265ac8ea43cf127f (patch)
treeb690eaa0a64119644af4ec7f78fca67340c89251 /keyboards/alps64/keymaps
parent1de6458921963d40d812e696528d21fed744a732 (diff)
downloadqmk_firmware-3cab04dfa32e425bd114fb6c265ac8ea43cf127f.tar.gz
qmk_firmware-3cab04dfa32e425bd114fb6c265ac8ea43cf127f.tar.xz
QMK Configurator support for alps64 pcb (#2774)
* Change KEYMAP to LAYOUT * add layouts that match the layouts hasu has defined for alps64 * add layouts in info.json for aek, standard, and infinity * Add LAYOUT_iso and LAYOUT_all along with respective info.json LAYOUTs
Diffstat (limited to 'keyboards/alps64/keymaps')
-rw-r--r--keyboards/alps64/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/alps64/keymaps/default/keymap.c b/keyboards/alps64/keymaps/default/keymap.c
index 49ef9b2bf..12f78952d 100644
--- a/keyboards/alps64/keymaps/default/keymap.c
+++ b/keyboards/alps64/keymaps/default/keymap.c
@@ -2,7 +2,7 @@
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* 0: qwerty */
- KC_KEYMAP( \
+ LAYOUT_kc( \
GRV, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, MINS,EQL, NUHS, BSPC, \
TAB, Q, W, E, R, T, Y, U, I, O, P, LBRC,RBRC,BSLS, \
CAPS,A, S, D, F, G, H, J, K, L, SCLN,QUOT,ENT, \