summaryrefslogtreecommitdiff
path: root/keyboards/sofle/keyhive
AgeCommit message (Expand)AuthorFilesLines
2025-04-14Remove Sofle `rgb_default` keymap & tidy readme's (#25010)jack3-78/+0
2024-04-12Corrections to split keyboard migrations (#23462)Joel Challis1-2/+0
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland1-0/+2
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-01-23Fixup sofle (#22934)jack4-28/+2
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-4/+7
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-2/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-9/+1
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+1
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2-26/+1
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan2-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-51/+69
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan1-19/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-8/+11
2023-02-26Move encoder config to data driven (#19923)Ryan2-9/+13
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-3/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-2/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2-7/+6
2022-03-08Asymmetric encoders, encoder tests. (#16068)Nick Brassel1-5/+6
2022-01-11keyhive sofle rgb: fix configuration. (#15339)Will Winder6-175/+88
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-10-05[Keyboard] Add basic Keyhive Sofle support (#14296)Drashna Jaelre6-0/+348