summaryrefslogtreecommitdiffstats
path: root/keyboards/keyboardio/atreus/keymaps/dshields
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-201-1/+1
|\
| * [Keyboard] Add layer tap keys to dshields keymaps. (#18953)Daniel Shields2022-11-201-1/+1
| |
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
|/ | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* Add home row modifiers to dshields keymaps. (#18376)Daniel Shields2022-09-181-1/+1
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* [Keymap] Initial commit for keyboardio/atreus/dshields keymap. (#11946)Daniel Shields2021-02-281-0/+45
Incorporating changes suggested during pull request review. Co-authored-by: Daniel Shields <dshields@cboe.com>