Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update keymaps to not be the canonical file | Jack Humbert | 2017-10-15 | 1 | -2/+0 |
| | |||||
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -6/+0 |
| | |||||
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard | ||||
* | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson | 2017-08-20 | 1 | -6/+6 |
| | |||||
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 1 | -4/+4 |
| | | | | Fixes #1201. | ||||
* | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-04-02 | 1 | -0/+29 |
|\ | |||||
| * | Update existing keymaps | Gabriel Young | 2017-02-25 | 1 | -0/+29 |
| | | | | | | | | | | | | Update existing keymaps to enable MIDI_BASIC functionality. Also added an option MIDI_ENABLE_STRICT to be strict about keycode use (which also reduces memory footprint at runtime) | ||||
* | | Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0 | Xyverz | 2017-03-29 | 3 | -31/+12 |
| | | |||||
* | | Changes | xyverz | 2016-12-13 | 1 | -5/+5 |
| | | |||||
* | | Updates to my Planck keymap - standardizing the bottom row. | Xyverz | 2016-09-30 | 1 | -4/+4 |
| | | |||||
* | | removed a couple of mod_tap keys since they had some unintended conseqeunces ↵ | xyverz | 2016-09-16 | 1 | -1/+1 |
|/ | | | | across various platforms. | ||||
* | Returned RAISE and LOWER buttons to their original functions - too many ↵ | Xyverz | 2016-08-18 | 1 | -3/+3 |
| | | | | inopportune ENTER inputs. :-( | ||||
* | Adding KC_BSPC to the LT() macro for LOWER resulted in a backspace stroke ↵ | Xyverz | 2016-08-15 | 2 | -59/+7 |
| | | | | | | being sent if the LOWER key was used too quickly. Switching back to original LOWER macro, but keeping the new RAISE macro. | ||||
* | Adding u/treasuredfrog's hack to use LT() with the RAISE and LOWER macros. | Xyverz | 2016-08-15 | 1 | -6/+6 |
| | |||||
* | Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for ↵ | Ian Sterling | 2016-08-08 | 3 | -204/+160 |
| | | | | | | | flexibility's sake. Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default layout and default makefile. | ||||
* | Adding my own keymaps to the following keyboards: | Ian Sterling | 2016-08-08 | 3 | -0/+383 |
Planck, Preonic, Atreus, Ergodox |