summaryrefslogtreecommitdiffstats
path: root/keyboards/mechwild
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2312-76/+61
* OLED: driver naming cleanups (#21710)Ryan2023-08-158-11/+3
* haptic: naming cleanups (#21551)Ryan2023-07-211-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-093-0/+244
|\
| * Userspace and keymap addition (#20522)miketronic2023-07-093-0/+244
* | Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2023-07-092-1/+3
* | Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-2514-14/+21
* | Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-244-9/+6
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-2412-18/+12
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1812-6/+6
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-1612-6/+14
* | Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-152-2/+0
* | Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-064-2/+6
|/
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-276-6/+0
* Tidy up encoder_map directions (#20847)Joel Challis2023-05-101-1/+1
* MechWild Mercutio Layout Addition (#20738)James Young2023-05-064-46/+177
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-035-226/+226
* `info.json` whitespace cleanups (#20651)Ryan2023-05-024-50/+50
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-014-7/+4
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-151-4/+4
* Encodermap direction define. (#20454)Nick Brassel2023-04-1520-20/+20
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-153-42/+53
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1215-524/+344
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0616-10/+30
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-055-94/+57
* Add core/fallback encoder behaviour (#20320)jack2023-04-034-67/+0
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-036-13/+0
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-236-12/+0
* Remove more empty headers (#20155)Ryan2023-03-172-19/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-161-1/+1
|\
| * [Keymap] Sugarglider VIA keymap enhancement (#20140)Kyle McCreery2023-03-161-1/+1
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-4/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-1520-0/+1165
|\|
| * [Keyboard] New Keyboard - Sugar Glider (#19933)Kyle McCreery2023-03-1520-0/+1165
* | Adjust offset for some layouts (#20075)Ryan2023-03-132-100/+104
* | Move matrix config to info.json, part 7 (#20020)Ryan2023-03-1116-98/+40
|/
* Move encoder config to data driven (#19923)Ryan2023-02-2618-53/+47
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-1/+0
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-5/+1
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-174-8/+6
* Remove matrix size defines (#19581)Ryan2023-02-178-32/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-176-12/+12
* Move Bootmagic config to data driven (#19860)Ryan2023-02-174-8/+6
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-176-36/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0824-90/+34
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-075-22/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-066-31/+0
* Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan2023-02-063-5/+6
* Debounce defines cleanup (#19742)Ryan2023-02-039-25/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0