summaryrefslogtreecommitdiff
path: root/keyboards/obosob
AgeCommit message (Expand)Author
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-04-01Move split layouts to data driven (#20290)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2023-01-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-09[keyboard] Enable community layout support (#19499)Manna Harbour
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-01-11[Keyboard] move @obosob 's boards into obosob/ (#15799)peepeetee