summaryrefslogtreecommitdiff
path: root/keyboards/adpenrose/obi/info.json
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis1-161/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan1-1/+12
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan1-0/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan1-0/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-0/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan1-0/+3
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-1/+0
2023-04-15Merge remote-tracking branch 'upstream/master' into developJames Young1-51/+104
2023-04-15ADPenrose Obi Layout Macro Conversion and Addition (#20445)James Young1-53/+110
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan1-53/+57
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-0/+3
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan1-0/+5
2023-02-26Move encoder config to data driven (#19923)Ryan1-0/+5
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan1-0/+2
2022-09-27[Keyboard] Add Obi keyboard (#18489)Arturo Avila1-0/+70