summaryrefslogtreecommitdiff
path: root/keyboard
Commit message (Expand)AuthorAge
* Add eeconfig.c - eeprom stored paramerterstmk2013-03-07
* Remove matrix_key_count() from matrix.htmk2013-03-05
* Fix ghost block and remove matrix_has_ghost()tmk2013-03-05
* Fix keymap for new frameworktmk2013-03-05
* Clean action.h and add keymap doctmk2013-03-05
* Fix SET_DEFAULT_LAYER action and keymap of gh60tmk2013-02-27
* Add tap flags on record_ttmk2013-02-26
* Fix keymap MACRO of pc98 adn hhkbtmk2013-02-25
* Fix keymap of gh60 and hhkbtmk2013-02-21
* Apply new keymap for gh60tmk2013-02-20
* Add keymap file of gh60tmk2013-02-16
* Add keymaps of gh60tmk2013-02-16
* Replace layer_stack with layer_switchtmk2013-02-15
* Add poker keymap with layer stackingtmk2013-02-15
* Add poker keymap with layer stacking.tmk2013-02-14
* Change struct key_ttmk2013-02-13
* Change action APItmk2013-02-13
* Add 'poker' target to Makefile.pjrc of gh60tmk2013-02-13
* Change keymap APItmk2013-02-13
* Make Transparent feature available to new keymaps.tmk2013-02-13
* Add transparent layer feature in gh60tmk2013-02-12
* Boot Magic key for gh60tmk2013-02-11
* Merge branch 'keymap2'tmk2013-02-11
|\
| * Clean layer actions.tmk2013-02-10
| * Add macro feature.tmk2013-02-04
| * Add user defined function to action.tmk2013-02-01
| * Clean code.tmk2013-01-28
| * Add tap toggle feature to action.tmk2013-01-28
| * Add oneshot modifier action.tmk2013-01-27
| * Add prototype of Action Function.tmk2013-01-23
| * Add bootmagic keys.(hhkb)tmk2013-01-23
| * Add support partly for modifier with tap key.tmk2013-01-16
| * Fix waiting_keys and periodical update for delaying layer.tmk2013-01-15
| * Fix tap key using delaying_layer and waiting_key.tmk2013-01-13
| * Add new layer actions.tmk2013-01-09
| * Fix action of system and consumer usage.tmk2012-12-17
| * Add initial fix for new keymap.tmk2012-12-16
* | Merge branch 'gh60'tmk2013-02-10
|\ \
| * | Fix debouncing code.(gh60)tmk2013-01-01
| * | Change keymap.(gh60)tmk2013-01-01
| * | Add README and keymap layers.(GH60)tmk2012-12-27
| * | Added Initial files for gh60.tmk2012-12-27
* | | Fix PWM control of LED in phantom.tmk2013-01-12
* | | Add ISO support to keymap.(hid_liber)tmk2013-01-07
|/ /
* | Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber)tmk2012-12-05
* | Fix pin configuration error(macway). issue #17tmk2012-11-25
* | Fix target name and product id of pahntom.tmk2012-11-23
* | Add initial files for Phantom from Tranquilite@GH.tmk2012-11-23
* | Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk2012-11-13
* | Disable JTAG function for hid_liber to use PORTF.tmk2012-11-11