| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-15 | update keymaps to not be the canonical file | ||
| 2017-09-27 | remove all makefiles from keyboard directories | ||
| 2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | ||
| * 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 | |||
| 2017-08-20 | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | ||
| 2017-05-11 | Fix spelling of "persistent" | ||
| Fixes #1201. | |||
| 2017-04-02 | Merge remote-tracking branch 'upstream/master' | ||
| 2017-03-29 | Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0 | ||
| 2017-02-25 | Update existing keymaps | ||
| 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) | |||
| 2016-12-13 | Changes | ||
| 2016-09-30 | Updates to my Planck keymap - standardizing the bottom row. | ||
| 2016-09-16 | removed a couple of mod_tap keys since they had some unintended conseqeunces ↵ | ||
| across various platforms. | |||
| 2016-08-18 | Returned RAISE and LOWER buttons to their original functions - too many ↵ | ||
| inopportune ENTER inputs. :-( | |||
| 2016-08-15 | Adding KC_BSPC to the LT() macro for LOWER resulted in a backspace stroke ↵ | ||
| being sent if the LOWER key was used too quickly. Switching back to original LOWER macro, but keeping the new RAISE macro. | |||
| 2016-08-15 | Adding u/treasuredfrog's hack to use LT() with the RAISE and LOWER macros. | ||
| 2016-08-08 | Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for ↵ | ||
| 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. | |||
| 2016-08-08 | Adding my own keymaps to the following keyboards: | ||
| Planck, Preonic, Atreus, Ergodox | |||