Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix SET_DEFAULT_LAYER action and keymap of gh60 | tmk | 2013-02-27 | 1 | -15/+40 | |
| | ||||||
* | Add tap flags on record_t | tmk | 2013-02-26 | 1 | -79/+64 | |
| | ||||||
* | Fix keymap MACRO of pc98 adn hhkb | tmk | 2013-02-25 | 1 | -17/+20 | |
| | ||||||
* | Fix keymap of gh60 and hhkb | tmk | 2013-02-21 | 4 | -52/+40 | |
| | ||||||
* | Apply new keymap for gh60 | tmk | 2013-02-20 | 9 | -226/+195 | |
| | ||||||
* | Add keymap file of gh60 | tmk | 2013-02-16 | 1 | -0/+75 | |
| | ||||||
* | Add keymaps of gh60 | tmk | 2013-02-16 | 7 | -108/+163 | |
| | | | | | | - keymap_poker.h poker emulation - keymap_poker_set.h poker emulation with Esc fix and cursor fix - keymap_poker_bit.h poker emulation with Esc fix and cursor fix | |||||
* | Replace layer_stack with layer_switch | tmk | 2013-02-15 | 2 | -41/+27 | |
| | ||||||
* | Add poker keymap with layer stacking | tmk | 2013-02-15 | 4 | -6/+14 | |
| | ||||||
* | Add poker keymap with layer stacking. | tmk | 2013-02-14 | 2 | -5/+103 | |
| | ||||||
* | Change struct key_t | tmk | 2013-02-13 | 2 | -2/+2 | |
| | ||||||
* | Change action API | tmk | 2013-02-13 | 2 | -8/+2 | |
| | ||||||
* | Add 'poker' target to Makefile.pjrc of gh60 | tmk | 2013-02-13 | 1 | -1/+4 | |
| | ||||||
* | Change keymap API | tmk | 2013-02-13 | 2 | -67/+56 | |
| | ||||||
* | Make Transparent feature available to new keymaps. | tmk | 2013-02-13 | 1 | -7/+3 | |
| | ||||||
* | Add transparent layer feature in gh60 | tmk | 2013-02-12 | 5 | -80/+264 | |
| | ||||||
* | Boot Magic key for gh60 | tmk | 2013-02-11 | 4 | -35/+60 | |
| | ||||||
* | Merge branch 'keymap2' | tmk | 2013-02-11 | 5 | -88/+247 | |
|\ | | | | | | | | | Conflicts: common/keyboard.c | |||||
| * | Clean layer actions. | tmk | 2013-02-10 | 1 | -30/+47 | |
| | | ||||||
| * | Add macro feature. | tmk | 2013-02-04 | 1 | -7/+35 | |
| | | ||||||
| * | Add user defined function to action. | tmk | 2013-02-01 | 1 | -50/+113 | |
| | | ||||||
| * | Clean code. | tmk | 2013-01-28 | 2 | -1/+5 | |
| | | ||||||
| * | Add tap toggle feature to action. | tmk | 2013-01-28 | 1 | -2/+4 | |
| | | ||||||
| * | Add oneshot modifier action. | tmk | 2013-01-27 | 1 | -3/+9 | |
| | | ||||||
| * | Add prototype of Action Function. | tmk | 2013-01-23 | 1 | -2/+18 | |
| | | ||||||
| * | Add bootmagic keys.(hhkb) | tmk | 2013-01-23 | 1 | -0/+14 | |
| | | | | | | | | | | - kick bootloader - enable debug print | |||||
| * | Add support partly for modifier with tap key. | tmk | 2013-01-16 | 1 | -15/+3 | |
| | | ||||||
| * | Fix waiting_keys and periodical update for delaying layer. | tmk | 2013-01-15 | 1 | -1/+0 | |
| | | ||||||
| * | Fix tap key using delaying_layer and waiting_key. | tmk | 2013-01-13 | 1 | -2/+6 | |
| | | ||||||
| * | Add new layer actions. | tmk | 2013-01-09 | 1 | -37/+41 | |
| | | ||||||
| * | Fix action of system and consumer usage. | tmk | 2012-12-17 | 1 | -2/+2 | |
| | | ||||||
| * | Add initial fix for new keymap. | tmk | 2012-12-16 | 4 | -54/+68 | |
| | | ||||||
* | | Merge branch 'gh60' | tmk | 2013-02-10 | 7 | -0/+815 | |
|\ \ | ||||||
| * | | Fix debouncing code.(gh60) | tmk | 2013-01-01 | 1 | -28/+27 | |
| | | | ||||||
| * | | Change keymap.(gh60) | tmk | 2013-01-01 | 1 | -10/+10 | |
| | | | ||||||
| * | | Add README and keymap layers.(GH60) | tmk | 2012-12-27 | 5 | -84/+194 | |
| | | | ||||||
| * | | Added Initial files for gh60. | tmk | 2012-12-27 | 6 | -0/+706 | |
| | | | ||||||
* | | | Fix PWM control of LED in phantom. | tmk | 2013-01-12 | 1 | -4/+4 | |
| | | | ||||||
* | | | Add ISO support to keymap.(hid_liber) | tmk | 2013-01-07 | 1 | -4/+4 | |
|/ / | ||||||
* | | Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber) | tmk | 2012-12-05 | 3 | -11/+23 | |
| | | ||||||
* | | Fix pin configuration error(macway). issue #17 | tmk | 2012-11-25 | 1 | -2/+2 | |
| | | ||||||
* | | Fix target name and product id of pahntom. | tmk | 2012-11-23 | 3 | -3/+3 | |
| | | ||||||
* | | Add initial files for Phantom from Tranquilite@GH. | tmk | 2012-11-23 | 6 | -0/+721 | |
| | | ||||||
* | | Fix and keymap of hid_liber from alaricljs at geekhack.org. | tmk | 2012-11-13 | 5 | -126/+148 | |
| | | ||||||
* | | Disable JTAG function for hid_liber to use PORTF. | tmk | 2012-11-11 | 1 | -0/+4 | |
| | | ||||||
* | | Fix copyright and license notices. | tmk | 2012-11-10 | 4 | -19/+13 | |
| | | ||||||
* | | Rename to hid_liber. | tmk | 2012-11-10 | 6 | -0/+0 | |
| | | ||||||
* | | Add comments on keymap.c. | tmk | 2012-11-10 | 1 | -120/+84 | |
| | | ||||||
* | | Add initial files for hid_libre. | tmk | 2012-11-10 | 6 | -0/+733 | |
|/ | ||||||
* | Fix image link 3 :( | tmk | 2012-11-01 | 1 | -3/+6 | |
| |