summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/uthol
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | * Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* 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
| | | | | | | | | | | * Add non blackpill F4x1 config files * Move ld files * Remove f401 i2c bodges * more bodge? * Update to recommended defaults
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* [Keyboard] Uthol (#16393)Uthol2022-03-0727-0/+2414
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>