aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* Add README and keymap layers.(GH60)tmk2012-12-275-84/+194
|
* Added Initial files for gh60.tmk2012-12-276-0/+706
|
* Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber)tmk2012-12-053-11/+23
|
* Fix pin configuration error(macway). issue #17tmk2012-11-251-2/+2
|
* Fix target name and product id of pahntom.tmk2012-11-233-3/+3
|
* Add initial files for Phantom from Tranquilite@GH.tmk2012-11-236-0/+721
|
* Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk2012-11-135-126/+148
|
* Disable JTAG function for hid_liber to use PORTF.tmk2012-11-111-0/+4
|
* Fix copyright and license notices.tmk2012-11-104-19/+13
|
* Rename to hid_liber.tmk2012-11-106-0/+0
|
* Add comments on keymap.c.tmk2012-11-101-120/+84
|
* Add initial files for hid_libre.tmk2012-11-106-0/+733
|
* Fix image link 3 :(tmk2012-11-011-3/+6
|
* Fix image link 2tmk2012-11-011-3/+3
|
* Fix image link in README.mdtmk2012-11-011-3/+3
|
* Improve documentationtmk2012-11-014-233/+201
|
* Fix keymap to adjust new keyboard.c.tmk2012-10-193-12/+12
|
* Fix projects for new keycodestmk2012-10-178-80/+77
|
* Fix HHKB iWRAP buildtmk2012-10-172-6/+7
|
* Fix HHKB keymaptmk2012-10-171-3/+3
|
* HHKB scan matrix: fix wait time on power ontmk2012-10-171-9/+12
|
* Add Mousekey parameters and accel keys.tmk2012-10-171-4/+4
|
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-172-2/+2
|
* Clean host.h interface.tmk2012-10-171-1/+1
|
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-172-27/+26
|
* Initial version of new code for layer switch is added.tmk2012-10-173-50/+10
|
* Fix: Makefiletmk2012-10-172-3/+4
|
* Debounce bug fixedJeffrey Sung2012-10-092-7/+12
|
* Power key supportJeffrey Sung2012-10-083-151/+160
| | | | debounce issue exists
* CapsLock SupportJeffrey Sung2012-09-173-125/+158
| | | | Don't define DEBOUNCE.
* Apple IIgs/Standard KeyboardJeffrey Sung2012-09-179-0/+690
|
* usb_hid: workaround for compile on Windows.tmk2012-09-041-56/+0
|
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-202-2/+3
|
* Change keymap of hhkb/macway.tmk2012-07-092-2/+2
|
* Interrupt driven Control ep and Console tasktmk2012-07-081-0/+3
|
* Fix LUFA descriptor of Extra for Windowstmk2012-07-022-2/+1
| | | | | - worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001)
* Add Makefile.lufa to keyboard/hhkb and hbkb.tmk2012-06-3010-69/+314
|
* Fix bootloader.ctmk2012-06-301-3/+10
|
* confirm SetReport LED.tmk2012-06-291-1/+1
|
* Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk2012-06-291-1/+1
|
* Add protocol/lufa. LUFA supported now.tmk2012-06-2814-1743/+133
|
* Add consumer/system control feature to LUFA.tmk2012-06-286-56/+188
|
* Add LUFA mouse feature and fix mouse report.tmk2012-06-284-40/+66
| | | | | | - add LUFA boot mouse feature - remove report_id from mouse report - fix LUFA descriptor
* clean descriptor setting. Remove keyboard OUT Endpoint.tmk2012-06-286-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.tmk2012-06-275-419/+595
|
* initial attempt for LUFA.tmk2012-06-269-0/+1488
| | | | | Add keyboard/lufa macway keyobard with LUFA. Add new program target to rule.mk; flip, dfu and teensy
* Change pin configurationa and keymap.tmk2012-06-153-12/+17
|
* Fix README.md: remove bad linkstmk2012-06-111-2/+0
|
* Moved protocol files; news and x68k.tmk2012-06-116-0/+0
| | | | | Renamed sony_usb to news_usb Renamed hbk to hbkb
* Made directories for keyboard and converter projects.tmk2012-06-0846-0/+2963