summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Replaced ordinary-base.{png|json} with new base layout.Will Wolff-Myren2016-07-144-27/+452
| | | | | | | |
| * | | | | | | Replaced readme.md with stubWill Wolff-Myren2016-07-141-92/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (incl. reference to original layout)
| * | | | | | | Created "teckinesis" keymap folderWill Wolff-Myren2016-07-1310-0/+665
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Based on "ordinary" keymap by Nicholas Keene)
* | | | | | | | Merge pull request #542 from algernon/f/hold-the-danceErez Zukerman2016-07-243-96/+87
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Tap-dance: support for holding keys
| * | | | | | | | readme.md: Update the tap dance docsGergely Nagy2016-07-221-12/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
| * | | | | | | | readme.md: algernon is strictly lowercaseGergely Nagy2016-07-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
| * | | | | | | | tap-dance: Code cleanupGergely Nagy2016-07-221-21/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes a number of duplicated code, by passing actions around instead of keycodes, so the various dance action functions do not have to look up the action, but the caller does that for them. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
| * | | | | | | | tap-dance: Support user_data for the callbacksGergely Nagy2016-07-222-64/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored the code a little, so all callbacks now receive a `user_data` pointer, which can be anything. As an example, the key pairs from `ACTION_TAP_DANCE_DOUBLE` now use this, and custom, built-in functions. This makes it easier to extend the tap dance functionality, and also simplifies the code a little. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
| * | | | | | | | tap-dance: Support for holding keysGergely Nagy2016-07-222-1/+12
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this change, tap dance will now store the pressed state of the tap-dance key, and allow one to make an action sooner, while the key is still held, and only unregister when the key is released. The registration must happen in the `on_dance_finished` callback, while unregistering goes to `on_reset`. The surrounding code makes sure not to call either multiple times. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* | | | | | | | Merge pull request #535 from algernon/ergodox-ez/algernonErez Zukerman2016-07-249-214/+855
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | ergodox_ez: Update my keymap to v1.3
| * | | | | | | ergodox_ez: Update my keymap to v1.3Gergely Nagy2016-07-189-214/+855
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates my ErgoDox EZ layout to v1.3, which has the following noteworthy changes: * Added support for logging keys, by pressing `LEAD d`. Also included is a tool to generate a **heatmap** out of the logs. * The arrow and navigation keys were rearranged again, and now require an additional key being held to activate. See the **base layer** for an image that shows where arrows are. * The **experimental** layer has been redone, and is now called **ADORE**, and as such, can be enabled by `LEAD a` now. * Switching between Dvorak and ADORE is now persisted into EEPROM, and survives a reboot. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* | | | | | | Merge pull request #543 from VoodaGod/bone2planckJack Humbert2016-07-211-74/+120
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | updated bone2planck
| * | | | | | | fixed include pathsJason Janse van Rensburg2016-07-201-16/+16
| | | | | | | |
| * | | | | | | reformatJason Janse van Rensburg2016-07-201-16/+16
| | | | | | | |
| * | | | | | | updated bone2planckJason Janse van Rensburg2016-07-201-65/+111
| |/ / / / / /
* | | | | | | Merge pull request #541 from milestogo/masterJack Humbert2016-07-2129-0/+2816
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | initial kinisis advantage build
| * | | | | | | adding traveller keyboardmilestogo2016-07-207-0/+697
| | | | | | | |
| * | | | | | | initial kinisis advantage buildmilestogo2016-07-1922-0/+2119
| |/ / / / / /
* | | | | | | Merge pull request #540 from replicaJunction/feature-atreus-keymapFunctionJack Humbert2016-07-211-5/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Adjusted Atreus KEYMAP() function.
| * | | | | | | Adjusted Atreus KEYMAP() function.Joshua T2016-07-191-5/+5
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adjusts the KEYMAP() function to provide a more visual representation of the key positions on the keyboard. Previously, keymaps have been defined directly using arrays for the Atreus keyboard. While this works, it doesn't utilize the helpful KEYMAP() function at all to allow the user to visually position the key codes for ease of editing. See the Ergodox-EZ KEYMAP() function and layouts for a great example of how this can work. This change should not break any existing Atreus layouts. At the time of this commit, there are two existing layouts for the Atreus board, and neither use the KEYMAP() function.
* | | | | | | Merge pull request #538 from robertdale/preonic-map-correctionJack Humbert2016-07-211-5/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Preonic: Corrected the ascii layout to match the coded layout
| * | | | | | | added Midi On/Off; Enter is actually transparentRobert Dale2016-07-191-3/+3
| | | | | | | |
| * | | | | | | Corrected the ascii layout to match the coded layoutRobert Dale2016-07-191-3/+3
| |/ / / / / /
* | | | | | | Merge pull request #536 from pvinis/debug-docJack Humbert2016-07-211-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | add some debugging doc, after i found out how to print debug messages
| * | | | | | | add link to hid_listenPavlos Vinieratos2016-07-191-1/+1
| | | | | | | |
| * | | | | | | add some debugging doc, after i found out how to print debug messagesPavlos Vinieratos2016-07-191-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #530 from sethbc/masterJack Humbert2016-07-2110-8/+53
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Misc. fixes from sethbc
| * | | | | | | don't believe the hex files are posted to qmk.fmSeth Chandler2016-07-171-1/+1
| | | | | | | |
| * | | | | | | update more non-existent readmes for QMK.fmSeth Chandler2016-07-174-0/+16
| | | | | | | |
| * | | | | | | update broken linkSeth Chandler2016-07-171-1/+1
| | | | | | | |
| * | | | | | | update audio linksSeth Chandler2016-07-171-1/+1
| | | | | | | |
| * | | | | | | update tmk linkSeth Chandler2016-07-171-1/+1
| | | | | | | |
| * | | | | | | update link to Vagrant docfileSeth Chandler2016-07-171-1/+1
| | | | | | | |
| * | | | | | | update readmes in certain directories to work with qmk.fmSeth Chandler2016-07-172-0/+8
| | | | | | | |
| * | | | | | | add custom makefile for sethbc keymapSeth Chandler2016-07-161-0/+21
| | | | | | | |
| * | | | | | | update makefile to default to no virtual dip switchesSeth Chandler2016-07-161-1/+1
| | | | | | | |
| * | | | | | | update readme imagesSeth Chandler2016-07-161-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #529 from CommandLineDesign/CMD60-newKeymapJack Humbert2016-07-216-0/+364
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Added CMD60 keymap
| * | | | | | | Fix erroneous characterJonathan Lucas2016-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Must have been keeb testing :)
| * | | | | | | Added CMD60 keymapJonathan Lucas2016-07-166-0/+364
| |/ / / / / /
* | | | | | | Merge pull request #525 from edasque/masterJack Humbert2016-07-212-0/+43
|\ \ \ \ \ \ \ | | | | | | | |