summaryrefslogtreecommitdiff
path: root/keyboards/miiiw
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-1/+5
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-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-4/+4
2024-11-07Expose rgb_matrix_update_pwm_buffers to be available in keymaps (#24573)Eric N. Vander Weele1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-73/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-47/+47
2024-04-03Miscellaneous keyboard.json migrations (#23378)Joel Challis9-23/+4
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan2-1/+2
2024-03-30Add solid_reactive effects for MIIIW BlackIO83 (#22251)Arthur1-53/+69
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-1/+1
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-3/+1
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis3-38/+34
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2-18/+0
2023-11-27Fix missed shutdown callbacks (#22549)Drashna Jaelre1-9/+12
2023-11-23Migrate some dip switch config to info.json (#22437)Joel Challis2-13/+3
2023-10-09[Keyboard] Add MIIIW BlackIO83 (#21970)Arthur16-0/+1087