Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix build files for mbed | tmk | 2014-07-30 | 8 | -587/+4 | |
| | | ||||||
| * | Fix common files for mbed | tmk | 2014-07-30 | 7 | -73/+168 | |
| | | ||||||
| * | Port action_* to mbed | tmk | 2014-07-30 | 3 | -16/+8 | |
| | | ||||||
| * | Fix print and timer | tmk | 2014-07-30 | 1 | -1/+2 | |
| | | ||||||
| * | Port timer to mbed | tmk | 2014-07-30 | 2 | -19/+31 | |
| | | ||||||
| * | Add keyboard/mbed_onekey | tmk | 2014-07-30 | 7 | -0/+566 | |
| | | ||||||
* | | Support for Lightpad keypad | Ralf Schmitt | 2014-08-24 | 9 | -0/+686 | |
|/ | ||||||
* | Fix 'debug-off' target of hhkb to remove 'print' | tmk | 2014-07-20 | 1 | -0/+1 | |
| | ||||||
* | Fix READEM of hhkb and doc/build.md | tmk | 2014-07-10 | 2 | -30/+16 | |
| | ||||||
* | Fix document on HHKB internal | tmk | 2014-07-09 | 1 | -59/+20 | |
| | ||||||
* | Add HHKB JP support | tmk | 2014-07-09 | 7 | -164/+375 | |
| | | | | - scan matrix about twice faster | |||||
* | Added support for bpiphany's Kitten Paw controller (Costar Majestouch) | Ralf Schmitt | 2014-06-27 | 7 | -0/+604 | |
| | ||||||
* | Add Ctrl + Up(SpaceFN) -> PgUp | tmk | 2014-06-12 | 1 | -2/+43 | |
| | ||||||
* | Make keymap_hhkb as default and change keymap_hasu | tmk | 2014-06-12 | 3 | -47/+99 | |
| | ||||||
* | Fix 'Shift Parentheses' example | tmk | 2014-04-25 | 1 | -63/+26 | |
| | ||||||
* | Change LUFA build options | tmk | 2014-04-24 | 1 | -1/+1 | |
| | ||||||
* | New macro: ACTION_BACKLIGHT_LEVEL(level) | Ralf Schmitt | 2014-04-08 | 3 | -12/+59 | |
| | | | | To have full control of the backlight level. | |||||
* | Added Lightsaber FN-layer | Ralf Schmitt | 2014-03-22 | 1 | -7/+15 | |
| | ||||||
* | Lightsaber clean ups | Ralf Schmitt | 2014-03-22 | 3 | -13/+6 | |
| | ||||||
* | Added basic led+backlight support | Ralf Schmitt | 2014-03-19 | 5 | -3/+94 | |
| | ||||||
* | Updated Lightsaber read me | Ralf Schmitt | 2014-03-19 | 1 | -88/+4 | |
| | ||||||
* | Support for Lightsaber keyboard | Ralf Schmitt | 2014-03-19 | 8 | -0/+784 | |
| | ||||||
* | Spellchecking keyboard README files. | Thomas Russell Murphy | 2014-01-07 | 5 | -9/+9 | |
| | ||||||
* | Fix README.md of hhkb | tmk | 2013-11-30 | 2 | -41/+49 | |
| | ||||||
* | Add SpaceFN layout for HHKB | tmk | 2013-11-30 | 1 | -0/+75 | |
| | ||||||
* | Add new keymap framework | tmk | 2013-11-29 | 7 | -84/+332 | |
| | ||||||
* | Fix pin configuration of onekey for PS/2 mouse | tmk | 2013-11-28 | 4 | -14/+14 | |
| | ||||||
* | Add HHKB keymap file on gh60 | tmk | 2013-11-25 | 5 | -40/+143 | |
| | ||||||
* | Support GH60 Rev.B PCB as well as Rev.A(issue #64) | tmk | 2013-11-21 | 1 | -4/+5 | |
| | | | | - Port of col8 is PB0 in Rev.A while PB7 in Rev.B | |||||
* | Add SpaceFN layout to gh60 | tmk | 2013-11-21 | 4 | -43/+77 | |
| | ||||||
* | Add new keymap management on gh60 | tmk | 2013-11-21 | 9 | -175/+143 | |
| | ||||||
* | Configure PS/2 mouse build options to onekey | tmk | 2013-11-21 | 3 | -5/+7 | |
| | ||||||
* | Add build options of ps2_mouse | tmk | 2013-11-20 | 1 | -1/+0 | |
| | ||||||
* | Add PS/2 mouse configure to onekey | tmk | 2013-11-19 | 4 | -39/+109 | |
| | ||||||
* | Merge branch 'onekey' | tmk | 2013-10-31 | 7 | -0/+592 | |
|\ | ||||||
| * | Add files for onekey(issue #56) | tmk | 2013-08-05 | 7 | -0/+592 | |
| | | | | | | | | - https://github.com/tmk/tmk_keyboard/issues/56 | |||||
* | | Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs | tmk | 2013-10-28 | 1 | -0/+4 | |
| | | ||||||
* | | Delete MOUSEKEY_DELAY_TIME in config.h | tmk | 2013-10-28 | 3 | -17/+0 | |
| | | ||||||
* | | Add timeout option to MODS_ONESHOT #66 | tmk | 2013-10-07 | 2 | -3/+6 | |
| | | ||||||
* | | Fix version info command | tmk | 2013-09-19 | 1 | -2/+2 | |
| | | ||||||
* | | Add build option KEYMAP_SECTION for keymap editor | tmk | 2013-09-11 | 2 | -278/+7 | |
| | | ||||||
* | | Add ld script for keymap section | tmk | 2013-09-11 | 3 | -8/+284 | |
|/ | ||||||
* | Change README Makefile and config.h in hhkb | tmk | 2013-07-29 | 3 | -66/+29 | |
| | ||||||
* | Add NKRO support for LUFA | tmk | 2013-07-28 | 4 | -136/+7 | |
| | ||||||
* | Add bootmagic salt key to avoid accidental configuration | tmk | 2013-07-24 | 1 | -0/+3 | |
| | ||||||
* | Add mechanical locking switch support for NumLock and ScrollLock | tmk | 2013-07-23 | 1 | -4/+4 | |
| | ||||||
* | Add support for macro media/system keys | tmk | 2013-07-23 | 1 | -5/+11 | |
| | ||||||
* | Merge branch 'hhkb_tmk' | tmk | 2013-07-11 | 7 | -92/+355 | |
|\ | ||||||
| * | Fix README and doc | tmk | 2013-07-11 | 2 | -87/+111 | |
| | | ||||||
| * | Add Caps Lock LED on PD6 | tmk | 2013-07-11 | 1 | -1/+8 | |
| | |