Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-28 | Fix pin configuration of onekey for PS/2 mouse | tmk | 4 | -14/+14 | |
2013-11-25 | Add HHKB keymap file on gh60 | tmk | 5 | -40/+143 | |
2013-11-21 | Support GH60 Rev.B PCB as well as Rev.A(issue #64) | tmk | 1 | -4/+5 | |
- Port of col8 is PB0 in Rev.A while PB7 in Rev.B | |||||
2013-11-21 | Add SpaceFN layout to gh60 | tmk | 4 | -43/+77 | |
2013-11-21 | Add new keymap management on gh60 | tmk | 9 | -175/+143 | |
2013-11-21 | Configure PS/2 mouse build options to onekey | tmk | 3 | -5/+7 | |
2013-11-20 | Add build options of ps2_mouse | tmk | 1 | -1/+0 | |
2013-11-18 | Add PS/2 mouse configure to onekey | tmk | 4 | -39/+109 | |
2013-10-31 | Merge branch 'onekey' | tmk | 7 | -0/+592 | |
2013-10-28 | Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs | tmk | 1 | -0/+4 | |
2013-10-28 | Delete MOUSEKEY_DELAY_TIME in config.h | tmk | 3 | -17/+0 | |
2013-10-07 | Add timeout option to MODS_ONESHOT #66 | tmk | 2 | -3/+6 | |
2013-09-18 | Fix version info command | tmk | 1 | -2/+2 | |
2013-09-11 | Add build option KEYMAP_SECTION for keymap editor | tmk | 2 | -278/+7 | |
2013-09-11 | Add ld script for keymap section | tmk | 3 | -8/+284 | |
2013-08-05 | Add files for onekey(issue #56) | tmk | 7 | -0/+592 | |
- https://github.com/tmk/tmk_keyboard/issues/56 | |||||
2013-07-28 | Change README Makefile and config.h in hhkb | tmk | 3 | -66/+29 | |
2013-07-28 | Add NKRO support for LUFA | tmk | 4 | -136/+7 | |
2013-07-23 | Add bootmagic salt key to avoid accidental configuration | tmk | 1 | -0/+3 | |
2013-07-23 | Add mechanical locking switch support for NumLock and ScrollLock | tmk | 1 | -4/+4 | |
2013-07-23 | Add support for macro media/system keys | tmk | 1 | -5/+11 | |
2013-07-11 | Merge branch 'hhkb_tmk' | tmk | 7 | -92/+355 | |
2013-07-11 | Fix README and doc | tmk | 2 | -87/+111 | |
2013-07-11 | Add Caps Lock LED on PD6 | tmk | 1 | -1/+8 | |
2013-07-08 | Add power control of keyswitch board and tweak scan wait | tmk | 3 | -6/+77 | |
2013-07-07 | Correction to Phantom readme markdown. | Wraul | 1 | -0/+1 | |
2013-07-07 | Fix Phantom scroll lock LED. | Wraul | 1 | -1/+1 | |
2013-07-03 | Added standard layouts for ANSI and ISO. Moved the initial layout from ↵ | yeeeargh | 8 | -98/+186 | |
alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. Added a README.md with links to the deskthority wikipages for this project and some build instructions. | |||||
2013-07-03 | Tweak tap timing for slow tap on space bar | tmk | 1 | -1/+1 | |
2013-07-03 | Add Makefile for tmk board and tweak scan wait | tmk | 2 | -2/+163 | |
2013-06-25 | Fix debouncing bug in hid_liber(Issue #26) | tmk | 1 | -21/+18 | |
2013-06-22 | Initial implementation for the KMAC | Wraul | 10 | -0/+931 | |
2013-06-19 | Add power consumptions to doc | tmk | 1 | -0/+35 | |
2013-06-19 | Change tapping parameter for hhkb/iwrap | tmk | 1 | -0/+5 | |
2013-05-27 | Add Phantom README. | Mathias Andersson | 1 | -0/+247 | |
2013-05-27 | Move Phantom keymaps to separate header files. | Mathias Andersson | 8 | -63/+171 | |
2013-05-27 | Fix Phantom sleep LED. | Mathias Andersson | 3 | -10/+33 | |
2013-05-27 | Correct order of rows for Phantom | Mathias Andersson | 2 | -12/+12 | |
2013-05-27 | Update Phantom debug print | Mathias Andersson | 2 | -5/+2 | |
This updates the Phantom project to use the new debug print functions. | |||||
2013-05-21 | Fix keymap of hid_liber from yeeeargh | tmk | 1 | -13/+8 | |
2013-05-21 | Fix deprecated 'prog_*' typedef - Issue #34 | tmk | 1 | -1/+1 | |
- Remove prog_char from xpritnf - Remove prog_macro_t from acton_macro avr-libc-1.8 removed 'prog_*' typedef because the usage of the __progmem__ attribute on a type is not supported in GCC. http://www.nongnu.org/avr-libc/changes-1.8.html | |||||
2013-05-14 | Fix makefile, debug print and keymap of HHKB | tmk | 3 | -39/+15 | |
2013-05-02 | Code style fixes for Phantom matrix. | Mathias Andersson | 1 | -15/+15 | |
2013-05-02 | Add full 7bit support to Phantom keymap. | Mathias Andersson | 1 | -56/+98 | |
2013-05-01 | Change Phantom matrix scan to be similar to GH60. | Mathias Andersson | 1 | -94/+125 | |
2013-05-01 | Improve matrix print for Phantom. | Mathias Andersson | 1 | -2/+2 | |
2013-04-28 | Fix debouncing on Phantom. | Mathias Andersson | 1 | -15/+11 | |
2013-04-21 | Adjust Phantom layouts formating. | Mathias Andersson | 1 | -53/+53 | |
Make the layout formating better match that of GH60. | |||||
2013-04-21 | Updated Phantom for new keymap framework. | Mathias Andersson | 4 | -52/+44 | |
2013-04-18 | Add support of iWRAP5 | tmk | 1 | -8/+14 | |
- mouse virtical wheel - consumer page |