diff options
author | tmk <hasu@tmk-kbd.com> | 2015-05-13 16:23:53 +0900 |
---|---|---|
committer | tmk <hasu@tmk-kbd.com> | 2015-05-13 16:23:53 +0900 |
commit | e86166c9043ec5bd3b418b569a58004c0b47d6cb (patch) | |
tree | ee778f752836133c0e6054bef9479cda1b0e0beb /converter/adb_usb/keymap_iso.c | |
parent | 9a7eeb4918b947b933216c64fe257ef6385e2065 (diff) |
adb_usb: Change keymap
Diffstat (limited to 'converter/adb_usb/keymap_iso.c')
-rw-r--r-- | converter/adb_usb/keymap_iso.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/adb_usb/keymap_iso.c b/converter/adb_usb/keymap_iso.c index 451d3d2c35..a1b1a5ebd3 100644 --- a/converter/adb_usb/keymap_iso.c +++ b/converter/adb_usb/keymap_iso.c @@ -3,7 +3,7 @@ const uint8_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { KEYMAP_EXT_ISO( - ESC, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, PSCR,SLCK,PAUS, PWR, + ESC, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, PSCR,SLCK,PAUS, NO, GRV, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, MINS,EQL, BSPC, INS, HOME,PGUP, NLCK,PEQL,PSLS,PAST, TAB, Q, W, E, R, T, Y, U, I, O, P, LBRC,RBRC,ENT, DEL, END, PGDN, P7, P8, P9, PMNS, LCAP,A, S, D, F, G, H, J, K, L, SCLN,QUOT,NUHS, P4, P5, P6, PPLS, |