aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* Mkdir rn42tmk2014-07-3010-6/+38
|
* Add rn42_tasktmk2014-07-307-269/+300
|
* Fix rn42.h APItmk2014-07-303-59/+60
|
* Add software UART and battery monitortmk2014-07-307-3/+227
|
* Fix configure mode of RN-42tmk2014-07-301-1/+1
|
* Update MEMO.txttmk2014-07-301-1/+6
|
* Update TODOtmk2014-07-301-10/+10
|
* Change keymap for rn42tmk2014-07-301-8/+10
| | | | | - rn42 doesn't support mouse button 4 and 5 - rn42 deosn't support browser back and forward
* Fix consumer key bugtmk2014-07-301-1/+1
|
* Add RN-42 Bluetooth module supporttmk2014-07-306-6/+696
|
* Add initial files for RN-42tmk2014-07-3010-0/+1010
|
* Fix for new API(key_t to keypos_t)tmk2014-07-301-1/+1
|
* Port action_* to mbedtmk2014-07-301-0/+21
|
* Port ps2_usb to mbedtmk2014-07-301-1/+1
|
* Fix build files for mbedtmk2014-07-308-587/+4
|
* Fix common files for mbedtmk2014-07-307-73/+168
|
* Port action_* to mbedtmk2014-07-303-16/+8
|
* Fix print and timertmk2014-07-301-1/+2
|
* Port timer to mbedtmk2014-07-302-19/+31
|
* Add keyboard/mbed_onekeytmk2014-07-307-0/+566
|
* Fix 'debug-off' target of hhkb to remove 'print'tmk2014-07-201-0/+1
|
* Fix READEM of hhkb and doc/build.mdtmk2014-07-102-30/+16
|
* Fix document on HHKB internaltmk2014-07-091-59/+20
|
* Add HHKB JP supporttmk2014-07-097-164/+375
| | | | - scan matrix about twice faster
* Added support for bpiphany's Kitten Paw controller (Costar Majestouch)Ralf Schmitt2014-06-277-0/+604
|
* Add Ctrl + Up(SpaceFN) -> PgUptmk2014-06-121-2/+43
|
* Make keymap_hhkb as default and change keymap_hasutmk2014-06-123-47/+99
|
* Fix 'Shift Parentheses' exampletmk2014-04-251-63/+26
|
* Change LUFA build optionstmk2014-04-241-1/+1
|
* New macro: ACTION_BACKLIGHT_LEVEL(level)Ralf Schmitt2014-04-083-12/+59
| | | | To have full control of the backlight level.
* Added Lightsaber FN-layerRalf Schmitt2014-03-221-7/+15
|
* Lightsaber clean upsRalf Schmitt2014-03-223-13/+6
|
* Added basic led+backlight supportRalf Schmitt2014-03-195-3/+94
|
* Updated Lightsaber read meRalf Schmitt2014-03-191-88/+4
|
* Support for Lightsaber keyboardRalf Schmitt2014-03-198-0/+784
|
* Spellchecking keyboard README files.Thomas Russell Murphy2014-01-075-9/+9
|
* Fix README.md of hhkbtmk2013-11-302-41/+49
|
* Add SpaceFN layout for HHKBtmk2013-11-301-0/+75
|
* Add new keymap frameworktmk2013-11-297-84/+332
|
* Fix pin configuration of onekey for PS/2 mousetmk2013-11-284-14/+14
|
* Add HHKB keymap file on gh60tmk2013-11-255-40/+143
|
* Support GH60 Rev.B PCB as well as Rev.A(issue #64)tmk2013-11-211-4/+5
| | | | - Port of col8 is PB0 in Rev.A while PB7 in Rev.B
* Add SpaceFN layout to gh60tmk2013-11-214-43/+77
|
* Add new keymap management on gh60tmk2013-11-219-175/+143
|
* Configure PS/2 mouse build options to onekeytmk2013-11-213-5/+7
|
* Add build options of ps2_mousetmk2013-11-201-1/+0
|
* Add PS/2 mouse configure to onekeytmk2013-11-194-39/+109
|
* Merge branch 'onekey'tmk2013-10-317-0/+592
|\
| * Add files for onekey(issue #56)tmk2013-08-057-0/+592
| | | | | | | | - https://github.com/tmk/tmk_keyboard/issues/56
* | Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgstmk2013-10-281-0/+4
| |