summaryrefslogtreecommitdiff
path: root/keyboards/handwired/uthol
AgeCommit message (Expand)AuthorFilesLines
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-08-25Update Underglow keycodes (#23765)Ryan2-2/+2
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 4 (#23764)James Young2-5/+6
2024-05-12Change all RGB mode keycodes to short aliases (#23691)Ryan2-2/+2
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-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis4-15/+23
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis4-24/+7
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-08-15rgblight: driver selection cleanups (#21558)Ryan2-2/+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)Ryan4-2/+6
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan2-271/+63
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan3-47/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan7-57/+15
2023-02-26Move encoder config to data driven (#19923)Ryan2-8/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-22/+10
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel4-4/+0
2023-01-20Refactor some layouts which contain keyboard name (#19643)Joel Challis5-17/+20
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-3/+3
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2-2/+10
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-2/+2
2022-08-20Merge remote-tracking branch 'origin/master' into developQMK Bot8-17/+23
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan8-17/+23
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel3-3/+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-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+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)Uthol27-0/+2414