Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-25 | Merge pull request #550 from Darthabel/fix_bepo | Jack Humbert | 1 | -2/+2 | |
Fix some errors in bepo mapping | |||||
2016-07-25 | Merge pull request #549 from locksmithdon/patch-1 | Jack Humbert | 1 | -0/+2 | |
Added LEADER_EXTERNS() call to readme. | |||||
2016-07-25 | Merge pull request #548 from CommandLineDesign/CMD-Preonic | Jack Humbert | 3 | -0/+432 | |
CMD keymap for Preonic | |||||
2016-07-25 | Merge pull request #546 from sethbc/satan-cleanup | Jack Humbert | 7 | -27/+57 | |
Satan cleanup | |||||
2016-07-25 | Merge pull request #534 from willwm/teckinesis | Erez Zukerman | 11 | -0/+1820 | |
Teckinesis for ErgoDox EZ | |||||
2016-07-24 | Remove images, per @ezuk request. =) | Will Wolff-Myren | 3 | -10/+0 | |
2016-07-24 | Merge pull request #542 from algernon/f/hold-the-dance | Erez Zukerman | 3 | -96/+87 | |
Tap-dance: support for holding keys | |||||
2016-07-24 | Merge pull request #535 from algernon/ergodox-ez/algernon | Erez Zukerman | 9 | -214/+855 | |
ergodox_ez: Update my keymap to v1.3 | |||||
2016-07-24 | Fix some errors in bepo mapping | Vivien Alger | 1 | -2/+2 | |
2016-07-24 | Added LEADER_EXTERNS() call. | Don Smith | 1 | -0/+2 | |
This seems to be needed in most cases. | |||||
2016-07-24 | Updated Readme | Jonathan Lucas | 1 | -1/+77 | |
2016-07-24 | Did a derp and forgot to set Trans on Arrow layer | commandlinedesign | 1 | -5/+5 | |
2016-07-24 | Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen position | commandlinedesign | 1 | -4/+4 | |
2016-07-24 | Tested, resolved Mouse issue, resolved numpad issue | commandlinedesign | 1 | -15/+15 | |
2016-07-24 | Resolved errors | commandlinedesign | 1 | -7/+17 | |
2016-07-24 | Init Readme | Jonathan Lucas | 1 | -0/+1 | |
This needs a better description. | |||||
2016-07-24 | Create Makefile | Jonathan Lucas | 1 | -0/+23 | |
This is untested, use caution. | |||||
2016-07-24 | Create CMD-Preonic Keymap | Jonathan Lucas | 1 | -0/+322 | |
This is very Alpha-Mode, and has not been tested or even Made yet. | |||||
2016-07-24 | Merge pull request #1 from jackhumbert/master | Jonathan Lucas | 61 | -124/+3536 | |
Update from parent | |||||
2016-07-24 | fix typo in readme and satan.h | Seth Chandler | 2 | -2/+2 | |
2016-07-24 | cleanup default layout | Seth Chandler | 3 | -15/+39 | |
2016-07-24 | update sethbc keymap | Seth Chandler | 2 | -10/+16 | |
2016-07-22 | readme.md: Update the tap dance docs | Gergely Nagy | 1 | -12/+15 | |
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||||
2016-07-22 | readme.md: algernon is strictly lowercase | Gergely Nagy | 1 | -1/+1 | |
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||||
2016-07-22 | tap-dance: Code cleanup | Gergely Nagy | 1 | -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> | |||||
2016-07-22 | tap-dance: Support user_data for the callbacks | Gergely Nagy | 2 | -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> | |||||
2016-07-22 | tap-dance: Support for holding keys | Gergely Nagy | 2 | -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> | |||||
2016-07-22 | Merge pull request #543 from VoodaGod/bone2planck | Jack Humbert | 1 | -74/+120 | |
updated bone2planck | |||||
2016-07-22 | Merge pull request #541 from milestogo/master | Jack Humbert | 29 | -0/+2816 | |
initial kinisis advantage build | |||||
2016-07-22 | Merge pull request #540 from replicaJunction/feature-atreus-keymapFunction | Jack Humbert | 1 | -5/+5 | |
Adjusted Atreus KEYMAP() function. | |||||
2016-07-22 | Merge pull request #538 from robertdale/preonic-map-correction | Jack Humbert | 1 | -5/+5 | |
Preonic: Corrected the ascii layout to match the coded layout | |||||
2016-07-22 | Merge pull request #536 from pvinis/debug-doc | Jack Humbert | 1 | -1/+1 | |
add some debugging doc, after i found out how to print debug messages | |||||
2016-07-22 | Merge pull request #530 from sethbc/master | Jack Humbert | 10 | -8/+53 | |
Misc. fixes from sethbc | |||||
2016-07-22 | Merge pull request #529 from CommandLineDesign/CMD60-newKeymap | Jack Humbert | 6 | -0/+364 | |
Added CMD60 keymap | |||||
2016-07-22 | Merge pull request #525 from edasque/master | Jack Humbert | 2 | -0/+43 | |
Added Docker as a simple way to build firmwares | |||||
2016-07-22 | Merge pull request #522 from exiva/extrakey-macfix | Jack Humbert | 1 | -2/+2 | |
Fix OS X Recognizing keyboard as Mouse/Tablet | |||||
2016-07-22 | Merge pull request #521 from exiva/makefile-wait | Jack Humbert | 1 | -0/+4 | |
Make DFU wait for bootloader | |||||
2016-07-22 | Merge pull request #518 from jakllsch/upstream | Jack Humbert | 8 | -13/+20 | |
keymap_extras changes | |||||
2016-07-22 | Merge pull request #516 from pvinis/tap-dance-anyway | Jack Humbert | 3 | -16/+103 | |
Tap dance anyway | |||||
2016-07-21 | adding traveller keyboard | milestogo | 7 | -0/+697 | |
2016-07-20 | fixed include paths | Jason Janse van Rensburg | 1 | -16/+16 | |
2016-07-20 | reformat | Jason Janse van Rensburg | 1 | -16/+16 | |
2016-07-20 | updated bone2planck | Jason Janse van Rensburg | 1 | -65/+111 | |
2016-07-20 | initial kinisis advantage build | milestogo | 22 | -0/+2119 | |
2016-07-20 | Adjusted Atreus KEYMAP() function. | Joshua T | 1 | -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. | |||||
2016-07-19 | add a couple of comments | Pavlos Vinieratos | 1 | -0/+2 | |
2016-07-19 | on_each_tap_fn is called on tap down and tap up | Pavlos Vinieratos | 1 | -1/+1 | |
2016-07-19 | add link to hid_listen | Pavlos Vinieratos | 1 | -1/+1 | |
2016-07-19 | added Midi On/Off; Enter is actually transparent | Robert Dale | 1 | -3/+3 | |
2016-07-19 | Corrected the ascii layout to match the coded layout | Robert Dale | 1 | -3/+3 | |