summaryrefslogtreecommitdiff
path: root/keyboards/lazydesigners/the50/keymaps/default/keymap.c
AgeCommit message (Collapse)Author
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
* `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
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2019-01-14[Keyboard] Add support for THE50 (#4844)Erovia
* Add support for THE50 A 50% custom keyboard designed and produced by LazyDesigners * THE50 code-improvement Implement the changes suggested by noroadsleft.