Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated callbacks for encoders and dip switches (#13404) | Drashna Jaelre | 2021-07-24 | 1 | -1/+1 |
| | |||||
* | Convert Dip Switch callbacks to boolean functions (#13399) | Drashna Jaelre | 2021-07-01 | 1 | -1/+2 |
| | |||||
* | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre | 2021-05-21 | 1 | -1/+2 |
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | 2021-02-06 | 1 | -3/+0 |
| | |||||
* | [Keymap] revamped rjhilgefort planck keymap (#11385) | Rob Hilgefort | 2021-01-10 | 3 | -134/+267 |
| | |||||
* | [Keymap] Fix firmware errors when flashing Rev6 Planck (#6135) | Rob Hilgefort | 2019-06-16 | 3 | -21/+26 |
| | |||||
* | [Keymap] Planck Keymap :: rjhiglefort (#5059) | Rob Hilgefort | 2019-03-23 | 4 | -0/+251 |
* copy default over as starting point * Getting rid of dvorak and colemak for now, added a couple changes to the keymap * removed refs to bad layers, formatting comments * First version of my ergodox ported layout! * Symbols layer, media layer, updated comments * Hyper as a single key * Fix stuck hyper key when switching layers * Tweak some annoying things about the layout. - move raise left and promote alt - remove swap keys on the last layer - reorganize media keys so they're easier to reach and more intuitive - fix some comment template things * Add readme for rjhilgefort planck layout * readme tweak * PR feedback changes |