|
adb
|
56e098d76e
ADB to USB keyboard converter
|
15 years ago |
|
hhkb
|
fd49c69d1a
added config option: MATRIX_HAS_GHOST and fixed some on matrix.c
|
15 years ago |
|
macway
|
fd49c69d1a
added config option: MATRIX_HAS_GHOST and fixed some on matrix.c
|
15 years ago |
|
.gitignore
|
d3b1af9572
add mouse function.
|
15 years ago |
|
ADB.txt
|
56e098d76e
ADB to USB keyboard converter
|
15 years ago |
|
Makefile.common
|
6b0c939d72
add a build option: USB_EXTRA_ENABLE
|
15 years ago |
|
README
|
590235d4bc
add "Build your own firmware" and "Features" section to README.
|
15 years ago |
|
TODO
|
035b286b24
added a file TODO.
|
15 years ago |
|
USB_NKRO.txt
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
15 years ago |
|
adb.c
|
56e098d76e
ADB to USB keyboard converter
|
15 years ago |
|
adb.h
|
56e098d76e
ADB to USB keyboard converter
|
15 years ago |
|
controller_teensy.h
|
461e0d3d8c
ADD: keymap macro for human to read easier
|
15 years ago |
|
debug.h
|
45d4a7a898
improve layer switching
|
15 years ago |
|
jump_bootloader.c
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
15 years ago |
|
jump_bootloader.h
|
1de02c1f15
add jump_bootloader.
|
15 years ago |
|
key_process.c
|
3e56e80c7d
changed signature of keymap_fn_layer() in keymap_skel.h.
|
15 years ago |
|
key_process.h
|
06eb50be07
hhkb: refactored
|
15 years ago |
|
keymap_skel.h
|
3e56e80c7d
changed signature of keymap_fn_layer() in keymap_skel.h.
|
15 years ago |
|
layer.c
|
3e56e80c7d
changed signature of keymap_fn_layer() in keymap_skel.h.
|
15 years ago |
|
layer.h
|
45d4a7a898
improve layer switching
|
15 years ago |
|
matrix_skel.h
|
fd49c69d1a
added config option: MATRIX_HAS_GHOST and fixed some on matrix.c
|
15 years ago |
|
mousekey.c
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
15 years ago |
|
mousekey.h
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
15 years ago |
|
print.c
|
4acc38751e
switch debug on/off by pressing 4 keys on booting time
|
15 years ago |
|
print.h
|
4acc38751e
switch debug on/off by pressing 4 keys on booting time
|
15 years ago |
|
ps2.c
|
1f5cd6d7dc
FIX: error handling in ps2.c
|
15 years ago |
|
ps2.h
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
15 years ago |
|
ps2_mouse.c
|
7272c65d3d
add error handling to ps2_mouse
|
15 years ago |
|
ps2_mouse.h
|
7272c65d3d
add error handling to ps2_mouse
|
15 years ago |
|
timer.c
|
45d4a7a898
improve layer switching
|
15 years ago |
|
timer.h
|
45d4a7a898
improve layer switching
|
15 years ago |
|
tmk.c
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
15 years ago |
|
usb.c
|
6b0c939d72
add a build option: USB_EXTRA_ENABLE
|
15 years ago |
|
usb.h
|
9019c901dd
add system controls(power down/wake up) from generic desktop page(HID)
|
15 years ago |
|
usb_debug.c
|
7fd9003f59
divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.
|
15 years ago |
|
usb_debug.h
|
d3b1af9572
add mouse function.
|
15 years ago |
|
usb_extra.c
|
9019c901dd
add system controls(power down/wake up) from generic desktop page(HID)
|
15 years ago |
|
usb_extra.h
|
6b0c939d72
add a build option: USB_EXTRA_ENABLE
|
15 years ago |
|
usb_keyboard.c
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
15 years ago |
|
usb_keyboard.h
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
15 years ago |
|
usb_keycodes.h
|
3e56e80c7d
changed signature of keymap_fn_layer() in keymap_skel.h.
|
15 years ago |
|
usb_mouse.c
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
15 years ago |
|
usb_mouse.h
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
15 years ago |
|
util.c
|
51f17f0231
add build option: NKRO_ENABLE(remove: USB_12KRO)
|
15 years ago |
|
util.h
|
2f80e790c6
new build method for macway
|
15 years ago |