Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #554 from robertdale/music-recording-documentation | Jack Humbert | 2016-07-24 | 1 | -0/+11 |
|\ | | | | | Added music recording/playing doc | ||||
| * | added music recording/playing doc | Robert Dale | 2016-07-24 | 1 | -0/+11 |
| | | |||||
* | | Merge pull request #552 from robertdale/music-play-fix | Jack Humbert | 2016-07-24 | 1 | -1/+6 |
|\ \ | | | | | | | Fixes issue #551 - ensure there's a recording to play before playing | ||||
| * | | ensure there's a recording to play before playing; also enables the LGUI ↵ | Robert Dale | 2016-07-24 | 1 | -1/+6 |
| |/ | | | | | | | button to play a tone | ||||
* | | Merge pull request #550 from Darthabel/fix_bepo | Jack Humbert | 2016-07-24 | 1 | -2/+2 |
|\ \ | | | | | | | Fix some errors in bepo mapping | ||||
| * | | Fix some errors in bepo mapping | Vivien Alger | 2016-07-24 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #549 from locksmithdon/patch-1 | Jack Humbert | 2016-07-24 | 1 | -0/+2 |
|\ \ | | | | | | | Added LEADER_EXTERNS() call to readme. | ||||
| * | | Added LEADER_EXTERNS() call. | Don Smith | 2016-07-24 | 1 | -0/+2 |
| |/ | | | | | This seems to be needed in most cases. | ||||
* | | Merge pull request #548 from CommandLineDesign/CMD-Preonic | Jack Humbert | 2016-07-24 | 3 | -0/+432 |
|\ \ | | | | | | | CMD keymap for Preonic | ||||
| * | | Updated Readme | Jonathan Lucas | 2016-07-23 | 1 | -1/+77 |
| | | | |||||
| * | | Did a derp and forgot to set Trans on Arrow layer | commandlinedesign | 2016-07-23 | 1 | -5/+5 |
| | | | |||||
| * | | Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen position | commandlinedesign | 2016-07-23 | 1 | -4/+4 |
| | | | |||||
| * | | Tested, resolved Mouse issue, resolved numpad issue | commandlinedesign | 2016-07-23 | 1 | -15/+15 |
| | | | |||||
| * | | Resolved errors | commandlinedesign | 2016-07-23 | 1 | -7/+17 |
| | | | |||||
| * | | Init Readme | Jonathan Lucas | 2016-07-23 | 1 | -0/+1 |
| | | | | | | | | | This needs a better description. | ||||
| * | | Create Makefile | Jonathan Lucas | 2016-07-23 | 1 | -0/+23 |
| | | | | | | | | | This is untested, use caution. | ||||
| * | | Create CMD-Preonic Keymap | Jonathan Lucas | 2016-07-23 | 1 | -0/+322 |
| | | | | | | | | | This is very Alpha-Mode, and has not been tested or even Made yet. | ||||
| * | | Merge pull request #1 from jackhumbert/master | Jonathan Lucas | 2016-07-23 | 61 | -124/+3536 |
| |\| | | | | | | | Update from parent | ||||
* | | | Merge pull request #546 from sethbc/satan-cleanup | Jack Humbert | 2016-07-24 | 7 | -27/+57 |
|\ \ \ | | | | | | | | | Satan cleanup | ||||
| * | | | fix typo in readme and satan.h | Seth Chandler | 2016-07-23 | 2 | -2/+2 |
| | | | | |||||
| * | | | cleanup default layout | Seth Chandler | 2016-07-23 | 3 | -15/+39 |
| | | | | |||||
| * | | | update sethbc keymap | Seth Chandler | 2016-07-23 | 2 | -10/+16 |
| | |/ | |/| | |||||
* | | | Merge pull request #534 from willwm/teckinesis | Erez Zukerman | 2016-07-24 | 11 | -0/+1820 |
|\ \ \ | | | | | | | | | Teckinesis for ErgoDox EZ | ||||
| * | | | Remove images, per @ezuk request. =) | Will Wolff-Myren | 2016-07-24 | 3 | -10/+0 |
| | | | | |||||
| * | | | Update readme.md | Will Wolff-Myren | 2016-07-17 | 1 | -5/+7 |
| | | | | | | | | | | | | | | | | * Markdown cleanup | ||||
| * | | | Update readme.md | Will Wolff-Myren | 2016-07-17 | 7 | -178/+191 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Updated layout images, json from Keyboard Layout Designer * Added links to Keyboard Layout Designer templates. * Added images of TECK, Kinesis layouts. | ||||
| * | | | Update description comment. | Will Wolff-Myren | 2016-07-17 | 1 | -2/+3 |
| | | | | |||||
| * | | | [MEDIA]: Remove Power, Sleep, Mail, MyComp | Will Wolff-Myren | 2016-07-17 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | I kept hitting these on accident while attempting to move the cursor or mouse. =P | ||||
| * | | | [BASE]: Meh, Hyper now have symbols on both sides | Will Wolff-Myren | 2016-07-17 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Left: MEH_T(KC_BSLS),ALL_T(KC_SLSH) Right: ALL_T(KC_LBRC),MEH_T(KC_RBRC) | ||||
| * | | | Update Base Layer comment to match new layout. | Will Wolff-Myren | 2016-07-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | [BASE]: KC_MINS -> KC_GRV | Will Wolff-Myren | 2016-07-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | RSpec: KC_EQL -> KC_MINS | Will Wolff-Myren | 2016-07-17 | 1 | -2/+2 |
| | | | | |||||
| * | | | LSpec: KC_GRV -> KC_EQL | Will Wolff-Myren | 2016-07-17 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update .gitignore to include VSCode setting. | Will Wolff-Myren | 2016-07-17 | 1 | -0/+1 |
| | | | | |||||
| * | | | Replaced ordinary-media.{png|json} with new media layout | Will Wolff-Myren | 2016-07-14 | 4 | -27/+436 |
| | | | | |||||
| * | | | Replaced ordinary-symbol.{png|json} with new base layout. | Will Wolff-Myren | 2016-07-14 | 5 | -29/+430 |
| | | | | |||||
| * | | | Replaced ordinary-base.{png|json} with new base layout. | Will Wolff-Myren | 2016-07-14 | 4 | -27/+452 |
| | | | | |||||
| * | | | Replaced readme.md with stub | Will Wolff-Myren | 2016-07-14 | 1 | -92/+5 |
| | | | | | | | | | | | | | | | | (incl. reference to original layout) | ||||
| * | | | Created "teckinesis" keymap folder | Will Wolff-Myren | 2016-07-13 | 10 | -0/+665 |
| | | | | | | | | | | | | | | | | (Based on "ordinary" keymap by Nicholas Keene) | ||||
* | | | | Merge pull request #542 from algernon/f/hold-the-dance | Erez Zukerman | 2016-07-24 | 3 | -96/+87 |
|\ \ \ \ | | | | | | | | | | | Tap-dance: support for holding keys | ||||
| * | | | | readme.md: Update the tap dance docs | Gergely Nagy | 2016-07-22 | 1 | -12/+15 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | ||||
| * | | | | readme.md: algernon is strictly lowercase | Gergely Nagy | 2016-07-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | ||||
| * | | | | tap-dance: Code cleanup | Gergely Nagy | 2016-07-22 | 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> | ||||
| * | | | | tap-dance: Support user_data for the callbacks | Gergely Nagy | 2016-07-22 | 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> | ||||
| * | | | | tap-dance: Support for holding keys | Gergely Nagy | 2016-07-22 | 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> | ||||
* | | | | Merge pull request #535 from algernon/ergodox-ez/algernon | Erez Zukerman | 2016-07-24 | 9 | -214/+855 |
|\ \ \ \ | |/ / / |/| | | | ergodox_ez: Update my keymap to v1.3 | ||||
| * | | | ergodox_ez: Update my keymap to v1.3 | Gergely Nagy | 2016-07-18 | 9 | -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/bone2planck | Jack Humbert | 2016-07-21 | 1 | -74/+120 |
|\ \ \ | | | | | | | | | updated bone2planck | ||||
| * | | | fixed include paths | Jason Janse van Rensburg | 2016-07-20 | 1 | -16/+16 |
| | | | | |||||
| * | | | reformat | Jason Janse van Rensburg | 2016-07-20 | 1 | -16/+16 |
| | | | |