diff options
author | 2015-05-13 16:23:53 +0900 | |
---|---|---|
committer | 2015-05-13 16:23:53 +0900 | |
commit | e86166c9043ec5bd3b418b569a58004c0b47d6cb (patch) | |
tree | ee778f752836133c0e6054bef9479cda1b0e0beb /converter/adb_usb/keymap_ansi.c | |
parent | 9a7eeb4918b947b933216c64fe257ef6385e2065 (diff) | |
download | qmk_firmware-e86166c9043ec5bd3b418b569a58004c0b47d6cb.tar.gz |
adb_usb: Change keymap
Diffstat (limited to 'converter/adb_usb/keymap_ansi.c')
-rw-r--r-- | converter/adb_usb/keymap_ansi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/adb_usb/keymap_ansi.c b/converter/adb_usb/keymap_ansi.c index 0d0bae99b..4ea601be0 100644 --- a/converter/adb_usb/keymap_ansi.c +++ b/converter/adb_usb/keymap_ansi.c @@ -3,7 +3,7 @@ const uint8_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { KEYMAP_EXT_ANSI( - 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,BSLS, DEL, END, PGDN, P7, P8, P9, PMNS, LCAP,A, S, D, F, G, H, J, K, L, SCLN,QUOT, ENT, P4, P5, P6, PPLS, |