Ver código fonte

adb_usb: Fix unimap

master
tmk 7 anos atrás
pai
commit
e5598487e6

+ 656
- 649
converter/adb_usb/binary/adb_usb_rev1_unimap.hex
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo


+ 666
- 659
converter/adb_usb/binary/adb_usb_rev2_unimap.hex
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo


+ 1
- 1
converter/adb_usb/unimap_plain.c Ver arquivo

@@ -26,7 +26,7 @@ const action_t actionmaps[][UNIMAP_ROWS][UNIMAP_COLS] __attribute__ ((section ("
const action_t actionmaps[][UNIMAP_ROWS][UNIMAP_COLS] PROGMEM = {
#endif
UNIMAP(
MPLY,NO, NO, NO, NO, NO, NO, NO, NO, NO, NO, PWR,
MPLY,NO, NO, NO, NO, NO, NO, NO, NO, NO, NO, F24,
ESC, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, PSCR,SLCK,PAUS, VOLD,VOLU,MUTE,
FN0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, MINS,EQL, NO, BSPC, INS, HOME,PGUP, NLCK,PEQL,PSLS,PAST,
TAB, Q, W, E, R, T, Y, U, I, O, P, LBRC,RBRC, FN1, DEL, END, PGDN, P7, P8, P9, PMNS,

Carregando…
Cancelar
Salvar