summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/thunderbird2086/layers_block.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix some old keycodes (#19086)Ryan2022-11-151-1/+1
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-2/+2
| | | | | | | | | | | * `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
* [Keymap] Crkbd/thunderbird2086 (#16973)Allen Choi2022-07-161-0/+89
* crkbd:thunderbird2086 * readme * after code review * coding format * minor change * changed file name * correct image * updated readme * using query to get rgb status * minor update