summaryrefslogtreecommitdiff
path: root/keyboards/oddforge
AgeCommit message (Expand)AuthorFilesLines
2024-10-06WS2812 API rework (#24364)Ryan1-4/+17
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-66/+0
2024-06-17Remove references to bootloadHID flashing page in keyboard readmes (#23942)Ryan1-1/+1
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: O (#23778)James Young2-3/+6
2024-04-28Rename `RGBW` define to `WS2812_RGBW` (#23585)Ryan1-1/+1
2024-04-20Migrate build target markers to keyboard.json - OQ (#23564)Joel Challis2-11/+7
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-3/+1
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan1-6/+0
2024-01-09Migrate dynamic_keymap.layer_count < 4 where requried (#22091)Joel Challis2-2/+3
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-09-04Clean up RGB LED type (#21859)Ryan1-3/+3
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-11/+13
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-59/+114
2023-03-30WS2812 driver improvements (#20262)Ryan4-44/+36
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-02-26Move backlight config to data driven (#19910)Ryan2-2/+3
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-3/+5
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-1/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-1/+10
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2-7/+6
2021-12-12Fix up build options comments (#15463)Ryan1-0/+2
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan1-1/+1
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-0/+2
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-02-28OddForge VE.A (#11875)MajorKoos10-0/+527