Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 1 | -8/+8 |
| | |||||
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -1/+1 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 1 | -1/+1 |
| | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -2/+0 |
| | |||||
* | Tada68 refactor and readme update (#3178) | noroadsleft | 2018-06-14 | 1 | -3/+3 |
| | | | | | | | | | | * Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap | ||||
* | tada68: layout: add new layout 'tshack' (#2431) | James Shackleford | 2018-02-23 | 1 | -0/+51 |
* Move to a more cross-platform grep command * Use sed to strip out AVR_SIZE instead * tada68: layout: add new layout tshack Adds "James Shackleford's UNIX layout" for the Tada68 |