summaryrefslogtreecommitdiff
path: root/keyboards/pangorin
AgeCommit message (Collapse)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2-4/+4
* 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
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-82/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis1-23/+0
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-1/+0
2023-08-23Fix keyboards with old RGB driver names (#21815)Ryan1-1/+1
2023-08-20Adding support for TAN67 PCB (#21003)Pangorin8-0/+508
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>