summaryrefslogtreecommitdiff
path: root/keyboards/handwired/uthol/rev3
AgeCommit message (Expand)AuthorFilesLines
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 4 (#23764)James Young2-5/+6
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-4/+2
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis2-2/+4
2024-04-17Data-Driven Keyboard Conversions: H, Part 3 (#23530)James Young2-10/+9
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-2/+3
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-08-15rgblight: driver selection cleanups (#21558)Ryan1-1/+0
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan2-1/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan1-18/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-8/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-8/+5
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-8/+4
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel1-1/+1
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre1-1/+10
2022-08-20Merge remote-tracking branch 'origin/master' into developQMK Bot2-4/+6
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2-4/+6
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-01Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2022-07-01Specify blackpill board files where relevant (#17521)Joel Challis1-0/+1
2022-06-24Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition1-0/+1
2022-04-06Add non blackpill F4x1 config files (#16600)Joel Challis1-2/+0
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-4/+0
2022-03-07[Keyboard] Uthol (#16393)Uthol7-0/+195