aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change Phantom matrix scan to be similar to GH60.Mathias Andersson2013-05-011-94/+125
|
* Improve matrix print for Phantom.Mathias Andersson2013-05-011-2/+2
|
* Merge pull request #30 from Wraul/phantom_debounce_fixtmk2013-04-301-15/+11
|\ | | | | Fix debouncing on Phantom.
| * Fix debouncing on Phantom.Mathias Andersson2013-04-281-15/+11
|/
* Fix doc and descriptor of iwraptmk2013-04-225-128/+89
|
* Add vusb support to iwraptmk2013-04-221-9/+11
|
* Merge pull request #29 from Wraul/update_phantomtmk2013-04-214-102/+94
|\ | | | | Update Phantom for new keymap framework
| * Adjust Phantom layouts formating.Mathias Andersson2013-04-211-53/+53
| | | | | | | | Make the layout formating better match that of GH60.
| * Updated Phantom for new keymap framework.Mathias Andersson2013-04-214-52/+44
|/
* Merge branch 'iwrap5'tmk2013-04-2012-31/+454
|\
| * Add support of mouse horizontal wheel to iWRAPtmk2013-04-203-76/+117
| |
| * Rescue script from iWRAP MUX mode stucktmk2013-04-191-0/+7
| |
| * Add support of iWRAP5tmk2013-04-1811-27/+402
| | | | | | | | | | - mouse virtical wheel - consumer page
* | Fix build options for NEWS convertertmk2013-04-183-6/+20
|/
* Fix LUFA host driver for unconfigured statetmk2013-04-131-0/+12
|
* Fix USB Descriptorstmk2013-04-133-6/+19
|
* Remove common/controller_teensy.htmk2013-04-1316-97/+0
|
* Add new build options on m0110_usbtmk2013-04-124-45/+36
|
* Remove MATRIX_HAS_LOCKING_CAPS optiontmk2013-04-121-2/+0
|
* Add m0116 keymap from tuftytmk2013-04-121-24/+61
|
* Add media eject key support from tuftytmk2013-04-122-2/+6
|
* Remove debug line from adb.ctmk2013-04-091-1/+0
|
* Merge branch 'adb_fix'tmk2013-04-096-25/+201
|\
| * Add new build options to adb_usbtmk2013-04-095-5/+148
| |
| * Fix ADB protocol issue #14tmk2013-04-091-5/+14
| |
| * Fix comment of ADB signaling.tmk2013-04-091-15/+39
|/
* Add coding style and config.h optionstmk2013-04-072-0/+21
|
* Merge branch 'virtual_dipsw'tmk2013-04-0712-169/+246
|\
| * Fix bootmagic and eeconfig for virtual DIP SWtmk2013-04-0712-169/+246
|/
* Add doc/build.md and doc/other_projects.mdtmk2013-04-063-218/+306
|
* Fix keymap for new actionstmk2013-04-052-11/+11
|
* Merge branch 'action_refine'tmk2013-04-0525-1239/+880
|\
| * Fix keymap of hhkb for new actionstmk2013-04-052-19/+18
| |
| * Fix doc/keymap.md for new actionstmk2013-04-051-39/+74
| |
| * Fix keymap of gh60tmk2013-04-056-57/+52
| |
| * Fix ACT_MODS action and switch_default_layer commandtmk2013-04-042-8/+3
| |
| * Add file action_code.htmk2013-04-042-286/+290
| |
| * Fix doc/keymap.mdtmk2013-04-031-130/+137
| |
| * Fix ACTION_LAYER macrostmk2013-04-031-26/+23
| |
| * Rename file layer_switch to action_layertmk2013-04-0210-60/+20
| |
| * Refine ACT_LAYER and ACT_LAYER_TAPtmk2013-04-028-315/+263
| | | | | | | | - Remove ACT_LAYER_BITOP
| * Remove ACT_KEYMAP and ACT_OVERLAYtmk2013-03-318-401/+102
|/ | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP
* Fix BOOTLOADER_SIZE settingtmk2013-03-2920-89/+16
|
* Refine README.mdtmk2013-03-291-62/+85
|
* Merge branch 'action_tapping'tmk2013-03-295-369/+397
|\
| * Add action_tapping.[ch] for refactoringtmk2013-03-295-369/+397
|/
* Merge branch 'matrix_scan_fix'tmk2013-03-277-92/+46
|\
| * Fix debouncing on gh60, hbkb, macwaytmk2013-03-277-92/+46
|/
* Merge branch 'suspend_fix'tmk2013-03-2710-93/+171
|\
| * Add sleep LED test commandtmk2013-03-271-0/+8
| |