aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ibm/model_m/mschwingen
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-4/+4
* Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)Joel Challis2025-06-101-2/+0
* Relocate base WS2812 code (#24850)Ryan2025-01-251-1/+4
* WS2812 API rework (#24364)Ryan2024-10-062-30/+36
* Add dynamic macro keyboard callbacks (#24142)Drashna Jaelre2024-08-181-2/+10
* bad_kb_funcs1zvecr2024-07-111-0/+2
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-032-24/+24
* Migrate build target markers to keyboard.json - Misc (#23612)Joel Challis2024-04-257-4/+8
* Data-Driven Keyboard Conversions: I (#23533)James Young2024-04-172-19/+13
* Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan2024-03-301-3/+0
* Add init function to RGBLight driver struct (#23076)Ryan2024-03-181-0/+1
* Migrate content where only parent info.json exists (#22895)Joel Challis2024-03-142-2/+2
* Migrate and remove deprecated debug utils (#22961)Joel Challis2024-01-261-2/+1
* Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2023-12-121-5/+5
* Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan2023-10-131-2/+2
* Clean up RGB LED type (#21859)Ryan2023-09-041-11/+11
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-3/+3
* Consolidate modelm v2 (#14996)nuess0r2023-05-2715-0/+777