summaryrefslogtreecommitdiff
path: root/keyboards/obosob
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-3/+3
2025-06-07Configure boards to use development_board - NO (#25338)Joel Challis2-4/+2
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis1-13/+4
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2-24/+24
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis2-2/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-04-13Miscellaneous keyboard.json migrations (#23486)Joel Challis4-26/+19
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland4-2/+2
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-4/+1
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2-2/+1
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-1/+0
2023-04-01Move split layouts to data driven (#20290)Ryan2-79/+40
2023-03-17Remove more empty headers (#20155)Ryan1-16/+0
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan2-7/+5
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan3-96/+34
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan4-8/+4
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan2-30/+20
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan2-7/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2023-01-09Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+3
2023-01-09[keyboard] Enable community layout support (#19499)Manna Harbour1-0/+3
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y1-1/+1
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan1-1/+1
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-1/+0
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky1-2/+0
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-3/+3
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan4-16/+13
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-01-11[Keyboard] move @obosob 's boards into obosob/ (#15799)peepeetee19-0/+1715