Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 1 | -2/+2 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
* | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS` | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -2/+2 |
| | |||||
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -43/+37 |
| | |||||
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -4/+0 |
| | |||||
* | Adds support for Planck Rev 6 (#2666) | Jack Humbert | 2018-07-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial files for rev 6 with encoder * music map init, dip scan added * adds ws2812 driver for arm * flesh out dip and encoder support * adds default encoder res * adds default encoder res * start muse implementation * muse working with encoder as control * flip direction * try mouse wheel again * dont break other revs * dont break other revs * conditional autio * pwm ws driver (not working) * update build includes for chibios * update ws2812 driver/config * last commit for glasser code * working example * remove rgb for now * finish up rev6 * working encoder keycodes * add warnings to planck keymaps about the LAYOUT | ||||
* | update keymaps to not be the canonical file | Jack Humbert | 2017-10-15 | 1 | -2/+0 |
| | |||||
* | 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. | ||||
* | Fixed Qwerty Fn layer to match documented design | Stephen Christie | 2016-09-20 | 1 | -5/+5 |
| | |||||
* | Moved Insert, PrtSc, Pause to Adjust; Corner enter | Stephen Christie | 2016-08-02 | 1 | -35/+35 |
| | |||||
* | Corrected Qwerty/Fn Mismatch. | Stephen Christie | 2016-08-01 | 1 | -4/+4 |
| | |||||
* | Added quote key. | Stephen Christie | 2016-07-31 | 1 | -7/+7 |
| | |||||
* | Moved CapsLk, ScrollLk, and NumLk to Adjust layer | Stephen Christie | 2016-07-30 | 1 | -17/+17 |
| | |||||
* | Connected all layers through Adjust layer | Stephen Christie | 2016-07-29 | 1 | -85/+69 |
| | |||||
* | Fixed Function keys (Impossible layout) | Stephen Christie | 2016-07-28 | 1 | -4/+4 |
| | |||||
* | Modified Qwerty, created Qwerty with numbers | Stephen Christie | 2016-07-28 | 1 | -24/+40 |
| | |||||
* | General table cleanup. | Stephen Christie | 2016-07-26 | 1 | -48/+49 |
| | |||||
* | Modified Plover layer for Impossible's home position. | Stephen Christie | 2016-07-26 | 1 | -9/+10 |
| | |||||
* | Removed unused layers (keeping QWERTY for later/reference) | Stephen Christie | 2016-07-26 | 1 | -77/+4 |
| | |||||
* | Removed unused layers (left QWERTY for later use/reference) | Stephen Christie | 2016-07-26 | 1 | -47/+3 |
| | |||||
* | Table for Fn | Stephen Christie | 2016-07-22 | 1 | -0/+12 |
| | | | | layer. | ||||
* | Switched to natural arrows, put ENTER on middle Fn, swapped Shift and CTRL. | Stephen Christie | 2016-07-22 | 1 | -6/+19 |
| | |||||
* | First draft of the 'impossible' layout. | Stephen Christie | 2016-07-21 | 1 | -0/+332 |