aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/pangorin/tan67/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-3/+3
| | | | | | | | | | | | | | | * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-82/+0
|
* Adding support for TAN67 PCB (#21003)Pangorin2023-08-203-0/+162
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>