Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fix debouncing code.(gh60) | tmk | 2013-01-01 | 1 | -28/+27 | |
| | | | ||||||
| * | | Change keymap.(gh60) | tmk | 2013-01-01 | 1 | -10/+10 | |
| | | | ||||||
| * | | Add README and keymap layers.(GH60) | tmk | 2012-12-27 | 5 | -84/+194 | |
| | | | ||||||
| * | | Added Initial files for gh60. | tmk | 2012-12-27 | 6 | -0/+706 | |
| | | | ||||||
* | | | Fix PWM control of LED in phantom. | tmk | 2013-01-12 | 1 | -4/+4 | |
| | | | ||||||
* | | | Add ISO support to keymap.(hid_liber) | tmk | 2013-01-07 | 1 | -4/+4 | |
|/ / | ||||||
* | | Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber) | tmk | 2012-12-05 | 3 | -11/+23 | |
| | | ||||||
* | | Fix pin configuration error(macway). issue #17 | tmk | 2012-11-25 | 1 | -2/+2 | |
| | | ||||||
* | | Fix target name and product id of pahntom. | tmk | 2012-11-23 | 3 | -3/+3 | |
| | | ||||||
* | | Add initial files for Phantom from Tranquilite@GH. | tmk | 2012-11-23 | 6 | -0/+721 | |
| | | ||||||
* | | Fix and keymap of hid_liber from alaricljs at geekhack.org. | tmk | 2012-11-13 | 5 | -126/+148 | |
| | | ||||||
* | | Disable JTAG function for hid_liber to use PORTF. | tmk | 2012-11-11 | 1 | -0/+4 | |
| | | ||||||
* | | Fix copyright and license notices. | tmk | 2012-11-10 | 4 | -19/+13 | |
| | | ||||||
* | | Rename to hid_liber. | tmk | 2012-11-10 | 6 | -0/+0 | |
| | | ||||||
* | | Add comments on keymap.c. | tmk | 2012-11-10 | 1 | -120/+84 | |
| | | ||||||
* | | Add initial files for hid_libre. | tmk | 2012-11-10 | 6 | -0/+733 | |
|/ | ||||||
* | Fix image link 3 :( | tmk | 2012-11-01 | 1 | -3/+6 | |
| | ||||||
* | Fix image link 2 | tmk | 2012-11-01 | 1 | -3/+3 | |
| | ||||||
* | Fix image link in README.md | tmk | 2012-11-01 | 1 | -3/+3 | |
| | ||||||
* | Improve documentation | tmk | 2012-11-01 | 4 | -233/+201 | |
| | ||||||
* | Fix keymap to adjust new keyboard.c. | tmk | 2012-10-19 | 3 | -12/+12 | |
| | ||||||
* | Fix projects for new keycodes | tmk | 2012-10-17 | 8 | -80/+77 | |
| | ||||||
* | Fix HHKB iWRAP build | tmk | 2012-10-17 | 2 | -6/+7 | |
| | ||||||
* | Fix HHKB keymap | tmk | 2012-10-17 | 1 | -3/+3 | |
| | ||||||
* | HHKB scan matrix: fix wait time on power on | tmk | 2012-10-17 | 1 | -9/+12 | |
| | ||||||
* | Add Mousekey parameters and accel keys. | tmk | 2012-10-17 | 1 | -4/+4 | |
| | ||||||
* | Fix build option MOUSEKEY_ENABLE. | tmk | 2012-10-17 | 2 | -2/+2 | |
| | ||||||
* | Clean host.h interface. | tmk | 2012-10-17 | 1 | -1/+1 | |
| | ||||||
* | Add keycode.h and remove usb_keycodes.h. | tmk | 2012-10-17 | 2 | -27/+26 | |
| | ||||||
* | Initial version of new code for layer switch is added. | tmk | 2012-10-17 | 3 | -50/+10 | |
| | ||||||
* | Fix: Makefile | tmk | 2012-10-17 | 2 | -3/+4 | |
| | ||||||
* | Debounce bug fixed | Jeffrey Sung | 2012-10-09 | 2 | -7/+12 | |
| | ||||||
* | Power key support | Jeffrey Sung | 2012-10-08 | 3 | -151/+160 | |
| | | | | debounce issue exists | |||||
* | CapsLock Support | Jeffrey Sung | 2012-09-17 | 3 | -125/+158 | |
| | | | | Don't define DEBOUNCE. | |||||
* | Apple IIgs/Standard Keyboard | Jeffrey Sung | 2012-09-17 | 9 | -0/+690 | |
| | ||||||
* | usb_hid: workaround for compile on Windows. | tmk | 2012-09-04 | 1 | -56/+0 | |
| | ||||||
* | Add CONSOLE_ENABLE build option to LUFA. | tmk | 2012-07-20 | 2 | -2/+3 | |
| | ||||||
* | Change keymap of hhkb/macway. | tmk | 2012-07-09 | 2 | -2/+2 | |
| | ||||||
* | Interrupt driven Control ep and Console task | tmk | 2012-07-08 | 1 | -0/+3 | |
| | ||||||
* | Fix LUFA descriptor of Extra for Windows | tmk | 2012-07-02 | 2 | -2/+1 | |
| | | | | | - worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001) | |||||
* | Add Makefile.lufa to keyboard/hhkb and hbkb. | tmk | 2012-06-30 | 10 | -69/+314 | |
| | ||||||
* | Fix bootloader.c | tmk | 2012-06-30 | 1 | -3/+10 | |
| | ||||||
* | confirm SetReport LED. | tmk | 2012-06-29 | 1 | -1/+1 | |
| | ||||||
* | Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE. | tmk | 2012-06-29 | 1 | -1/+1 | |
| | ||||||
* | Add protocol/lufa. LUFA supported now. | tmk | 2012-06-28 | 14 | -1743/+133 | |
| | ||||||
* | Add consumer/system control feature to LUFA. | tmk | 2012-06-28 | 6 | -56/+188 | |
| | ||||||
* | Add LUFA mouse feature and fix mouse report. | tmk | 2012-06-28 | 4 | -40/+66 | |
| | | | | | | - add LUFA boot mouse feature - remove report_id from mouse report - fix LUFA descriptor | |||||
* | clean descriptor setting. Remove keyboard OUT Endpoint. | tmk | 2012-06-28 | 6 | -446/+397 | |
| | | | | | - to make descriptor get VID/PID/Version from config.h. - remove keyboard out endpoint. Instead host can use control request. | |||||
* | Add sendchar with Generic HID to support debug print. | tmk | 2012-06-27 | 5 | -419/+595 | |
| | ||||||
* | initial attempt for LUFA. | tmk | 2012-06-26 | 9 | -0/+1488 | |
| | | | | | Add keyboard/lufa macway keyobard with LUFA. Add new program target to rule.mk; flip, dfu and teensy |