summaryrefslogtreecommitdiffstats
path: root/keyboards/wuque
Commit message (Collapse)AuthorAgeFilesLines
* amend 68_(ansi|iso) community_layouts in keyboards/ (#21835)Duncan Sutherland2023-09-203-19/+28
|
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2310-101/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-121-2/+2
|\
| * [Keyboard] fix json for nemui65 (#21629)spbgzh2023-08-121-2/+2
| |
* | Tidy up encoder in matrix references (#21718)Joel Challis2023-08-091-21/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-127-0/+250
|\|
| * [Keyboard] Add new nemui65 (#21304)spbgzh2023-07-117-0/+250
| | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | Fix encoder map declarations (#21435)Joel Challis2023-07-033-3/+3
| |
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-2410-15/+10
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-234-120/+708
|\|
| * Wuque Creek70 Layout Additions and Touch-Up (#21346)James Young2023-06-234-120/+708
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [chore] correct layout data * [docs] add layout/matrix diagram * [refactor] rename LAYOUT to LAYOUT_all * [enhancement] add LAYOUT_ansi_split_space_split_bs_rshift * [enhancement] add LAYOUT_ansi_split_space * [enhancement] add LAYOUT_ansi_split_bs_rshift * [enhancement] add LAYOUT_ansi * [enhancement] add LAYOUT_ansi_tsangan_split_bs_rshift * [enhancement] add LAYOUT_ansi_tsangan * [style] refactor keymaps - use four-space indent - convert tabs to spaces - use QMK-native keycode aliases
* | Remove encoder in-matrix workaround code (#20389)jack2023-06-1917-226/+51
| |
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1810-5/+5
| |
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-1610-10/+10
|/
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-2710-5/+15
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-20/+1
|
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-014-6/+4
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-126-390/+275
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0610-5/+15
|
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-053-764/+559
|
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-053-60/+24
|
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-500/+341
|
* Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-044-2049/+1626
|
* Add core/fallback encoder behaviour (#20320)jack2023-04-032-17/+0
|
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-033-7/+18
|
* Move 66% and 68% layouts to data driven (#20293)Ryan2023-04-015-831/+618
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-286-15/+9
|\
| * Remove invalid characters (#20277)Albert Y2023-03-286-15/+9
| |
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-235-10/+0
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2023-03-234-24/+22
|\|
| * [Keyboard] Fix tata80 wkl layout (#20195)spbgzh2023-03-234-24/+22
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-215-42/+49
|\|
| * [Keyboard] update creek70 change rgb num (#20196)spbgzh2023-03-215-42/+49
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Remove more empty headers (#20155)Ryan2023-03-176-101/+0
| |
* | Move matrix config to info.json, part 5 (#20003)Ryan2023-03-1118-58/+45
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-282-22/+22
|/
* Move encoder config to data driven (#19923)Ryan2023-02-269-39/+27
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-177-28/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-1710-16/+20
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-149-0/+346
|\
| * add new keyboard creek70 (#19789)spbgzh2023-02-149-0/+346
| |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0814-42/+14
| |
* | Debounce defines cleanup (#19742)Ryan2023-02-039-27/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
| |
* | Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-38/+0
| |
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-319-9/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-1818-0/+706
|\|
| * [Keyboard] Add tata80 (#19445)spbgzh2023-01-1818-0/+706
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-2335-1295/+1970
|\