summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/uthol
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* rgblight: driver selection cleanups (#21558)Ryan2023-08-152-2/+0
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-242-1/+3
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+6
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-292-271/+63
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-163-47/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-117-57/+15
* Move encoder config to data driven (#19923)Ryan2023-02-262-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-22/+10
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Refactor some layouts which contain keyboard name (#19643)Joel Challis2023-01-205-17/+20
* Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-191-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-2/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-208-17/+23
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-208-17/+23
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-011-0/+1
|\|
| * Specify blackpill board files where relevant (#17521)Joel Challis2022-07-011-0/+1
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-0/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Add non blackpill F4x1 config files (#16600)Joel Challis2022-04-061-2/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* [Keyboard] Uthol (#16393)Uthol2022-03-0727-0/+2414