summaryrefslogtreecommitdiffstats
path: root/keyboards/uk78
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-109/+272
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-8/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+3
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Remove useless line continuations (#19399)Ryan2022-12-302-6/+6
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: U (#17900)Ryan2022-08-032-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-6/+1
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-6/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-41/+5
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-41/+5
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-54/+47
|/
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Change ?= to = in keyboard rules.mk (#9390)Ryan2020-06-151-10/+10
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-311-4/+4
* Fix a couple of USB VIDs for the API (#7848)fauxpark2020-01-091-2/+2
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-40/+10
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+0
* UK78 Refactor: rename LAYOUT to LAYOUT_all (#3405)noroadsleft2018-07-143-7/+7
* UK78 refactor and Configurator support (#3395)noroadsleft2018-07-145-193/+303
* Add underglow animation support to rask's UK78 (#2512)Otto Rask2018-03-162-2/+7
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-142-2/+2
* Add rask's UK78 and iErgoDox layouts (#1830)Otto Rask2017-10-132-0/+129
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* convert to unix line-endings [skip ci]QMK Bot2017-09-193-213/+213
* Fixed uk78 and turned Bootmagic off (#1725)Rozakiin2017-09-194-211/+215