Commit Graph

21 Commits (258fd3c3680fadd16433511c038ac52dab0c39ae)

Author SHA1 Message Date
tmk d2b9489a5e fixed hhkb to comply new API. 15 years ago
tmk 3015f191a5 fixed: not to send key if fn_keycode is modifier 15 years ago
tmk 2b8cd88ab1 refactor keyboard.h, host.h 15 years ago
tmk acc974c64b added protocol stack: pjrc, vusb 15 years ago
tmk c5b9f2b02b change keycodes and define keymap macro for AEK.
ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c
FIX: keycodes for Keypad, Fn and Mousekey.
15 years ago
tmk fd49c69d1a added config option: MATRIX_HAS_GHOST and fixed some on matrix.c
ADD: Build option: MATRIX_HAS_GHOST to enable ghost blocking logic.
FIX: choose matrix buffer type(uint8_t/uint16_t) automatically
     depending on column size in matrix.c.
FIX: use uint8_t insted of int in matrix.c.
15 years ago
tmk 2a562a4191 Add PS/2 mouse support to connect TrackPoint Unit.
Change build options:  Makefile and config.h. See README.
15 years ago
tmk 51f17f0231 add build option: NKRO_ENABLE(remove: USB_12KRO) 15 years ago
tmk 9019c901dd add system controls(power down/wake up) from generic desktop page(HID) 15 years ago
tmk 02d955e9fe add audio controls from consumer page(HID) 15 years ago
tmk 8240e606d4 change hhkb/keymap 15 years ago
tmk a31b31e717 revise Fn key processing. 15 years ago
tmk 45d4a7a898 improve layer switching 15 years ago
tmk 6c3b9a2ded ADD: macway/doc
FIX: keymap
15 years ago
tmk 2f80e790c6 new build method for macway 15 years ago
tmk 461e0d3d8c ADD: keymap macro for human to read easier
ADD: controller.h for controller board definition(teensy)
ADD: debug toggle
15 years ago
tmk c166fb744f FIX: doc and keymap. 15 years ago
tmk bf92bdd7fa add keymap layer: Matias half keyboard style(SPACE) [NOT USED] 15 years ago
tmk 06eb50be07 hhkb: refactored 15 years ago
tmk 9d7979931e FIX: clear keyboard_keys.
NOT change layer when one more Fn keys pressed/other than Fn key pressed
15 years ago
tmk 54b5bafaac add directories for each keyboard: hhkb, macway 15 years ago