summaryrefslogtreecommitdiffstats
path: root/keyboards/maple_computing/launchpad
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-065-6/+8
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-23/+8
* Fix a handful of CLI errors (#20321)Ryan2023-04-031-8/+0
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-11/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-8/+5
* 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 unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove useless line continuations (#19399)Ryan2022-12-302-45/+45
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-153-4/+31
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Clean-up of `#define _ADJUST 16` instances (#18182)James Young2022-08-272-6/+9
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-203-9/+7
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-203-9/+7
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-301-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* [Keyboard] move That-Canadian 's boards into /maple_computing (#16050)peepeetee2022-01-3025-0/+912