aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gregandcin
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-2/+2
| | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
|
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-41/+0
|
* Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis2024-07-231-2/+2
|
* Migrate SERIAL_DRIVER to json (#23925)Joel Challis2024-07-132-2/+4
|
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-112-2/+2
|
* Migrate build target markers to keyboard.json - FG (#23534)Joel Challis2024-04-161-0/+0
|
* Update gregandcin/teaqueen (#22402)gregandcin2023-11-094-20/+2
|
* Teaqueen: correct layout data (#22406)Duncan Sutherland2023-11-071-64/+73
|
* [Keyboard] Add TeaQueen (#22352)gregandcin2023-11-018-0/+232
Co-authored-by: jack <0x6a73@protonmail.com>