summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/marauder/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-14/+0
|
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-12/+0
|
* [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-061-1/+1
| | | | `QMK_KEYS_PER_SCAN` (#15292)
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-7/+0
|
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-261-1/+0
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* Remove references to KBFirmware JSON Parser (#14608)James Young2021-09-261-3/+0
| | | | | | | | | | | | | | | | | | | | | * remove refs: exclusive/e85/soldered * remove refs: handwired/bigmac * remove refs: handwired/boss566y/redragon_vara * remove refs: handwired/marauder * remove refs: id67 * remove refs: kprepublic/bm60rgb * remove refs: playkbtw/helen80 * remove refs: sam/sg81m * remove refs: sawnsprojects/satxri6key * remove refs: yncognito/batpad
* [Keyboard] fixes and additions to the Marauder keyboard (#13462)Cosmin2021-07-131-6/+7
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fix Marauder and add readme (#12906)Ryan2021-05-141-70/+70
|
* [Keyboard] Add Marauder (#12550)Cosmin2021-05-141-0/+70
Co-authored-by: Drashna Jaelre <drashna@live.com>