tmk
|
e70e4a3a67
|
Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber)
|
12 years ago |
tmk
|
b6e07aa85d
|
Fix pin configuration error(macway). issue #17
|
12 years ago |
tmk
|
3f47bcbcae
|
Fix target name and product id of pahntom.
|
12 years ago |
tmk
|
613fdb24fc
|
Add initial files for Phantom from Tranquilite@GH.
|
12 years ago |
tmk
|
ce4857e021
|
Fix and keymap of hid_liber from alaricljs at geekhack.org.
|
12 years ago |
tmk
|
98052b8afd
|
Disable JTAG function for hid_liber to use PORTF.
|
12 years ago |
tmk
|
1a4ae0fc36
|
Fix copyright and license notices.
|
12 years ago |
tmk
|
878daae9c3
|
Rename to hid_liber.
|
12 years ago |
tmk
|
8c31cb4873
|
Add comments on keymap.c.
|
12 years ago |
tmk
|
c5057c28b1
|
Add initial files for hid_libre.
|
12 years ago |
tmk
|
77f157943f
|
Fix image link 3 :(
|
12 years ago |
tmk
|
bd30424c2b
|
Fix image link 2
|
12 years ago |
tmk
|
4b7b761cf5
|
Fix image link in README.md
|
12 years ago |
tmk
|
208f6d7f91
|
Improve documentation
|
12 years ago |
tmk
|
8a81986191
|
Fix keymap to adjust new keyboard.c.
|
12 years ago |
tmk
|
ce2e06c394
|
Fix projects for new keycodes
|
12 years ago |
tmk
|
8570c25379
|
Fix HHKB iWRAP build
|
12 years ago |
tmk
|
bbff8ae1c1
|
Fix HHKB keymap
|
12 years ago |
tmk
|
bc5ee91d14
|
HHKB scan matrix: fix wait time on power on
|
12 years ago |
tmk
|
8f7ed2bc19
|
Add Mousekey parameters and accel keys.
|
12 years ago |
tmk
|
5b00cf3f02
|
Fix build option MOUSEKEY_ENABLE.
|
12 years ago |
tmk
|
71ac82337f
|
Clean host.h interface.
|
12 years ago |
tmk
|
373ab0e719
|
Add keycode.h and remove usb_keycodes.h.
|
12 years ago |
tmk
|
4ae979f6ef
|
Initial version of new code for layer switch is added.
|
12 years ago |
tmk
|
93e33fb8f6
|
Fix: Makefile
|
12 years ago |
Jeffrey Sung
|
caed32df80
|
Debounce bug fixed
|
12 years ago |
Jeffrey Sung
|
d1117dca32
|
Power key support
debounce issue exists
|
12 years ago |
Jeffrey Sung
|
3830de7839
|
CapsLock Support
Don't define DEBOUNCE.
|
12 years ago |
Jeffrey Sung
|
78bfaed0f5
|
Apple IIgs/Standard Keyboard
|
12 years ago |
tmk
|
232ab308e3
|
usb_hid: workaround for compile on Windows.
|
12 years ago |
tmk
|
e075361b6f
|
Add CONSOLE_ENABLE build option to LUFA.
|
12 years ago |
tmk
|
fb8394da83
|
Change keymap of hhkb/macway.
|
13 years ago |
tmk
|
8947029950
|
Interrupt driven Control ep and Console task
|
13 years ago |
tmk
|
ab89bfce03
|
Fix LUFA descriptor of Extra for Windows
- worked on Linux but not on Windows
(logica/usage MINIMUM must start at 0x001)
|
13 years ago |
tmk
|
2c5d3ac76f
|
Add Makefile.lufa to keyboard/hhkb and hbkb.
|
13 years ago |
tmk
|
f427529a30
|
Fix bootloader.c
|
13 years ago |
tmk
|
a112f3614e
|
confirm SetReport LED.
|
13 years ago |
tmk
|
f2ebac101d
|
Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.
|
13 years ago |
tmk
|
cc68adeb57
|
Add protocol/lufa. LUFA supported now.
|
13 years ago |
tmk
|
3d81d5221e
|
Add consumer/system control feature to LUFA.
|
13 years ago |
tmk
|
a9a3610dd4
|
Add LUFA mouse feature and fix mouse report.
- add LUFA boot mouse feature
- remove report_id from mouse report
- fix LUFA descriptor
|
13 years ago |
tmk
|
effa5914bf
|
clean descriptor setting. Remove keyboard OUT Endpoint.
- to make descriptor get VID/PID/Version from config.h.
- remove keyboard out endpoint. Instead host can use control request.
|
13 years ago |
tmk
|
3969ec09b4
|
Add sendchar with Generic HID to support debug print.
|
13 years ago |
tmk
|
dd93d2915f
|
initial attempt for LUFA.
Add keyboard/lufa macway keyobard with LUFA.
Add new program target to rule.mk; flip, dfu and teensy
|
13 years ago |
tmk
|
dd10d11a44
|
Change pin configurationa and keymap.
|
13 years ago |
tmk
|
784c6e3979
|
Fix README.md: remove bad links
|
13 years ago |
tmk
|
81706d1130
|
Moved protocol files; news and x68k.
Renamed sony_usb to news_usb
Renamed hbk to hbkb
|
13 years ago |
tmk
|
afb0846208
|
Made directories for keyboard and converter projects.
|
13 years ago |