summaryrefslogtreecommitdiffstats
path: root/keyboards/maple_computing
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-238-86/+52
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* backlight: split AVR PWM and timer drivers (#21540)Ryan2023-07-213-0/+3
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+1
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-2/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-188-4/+10
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-1/+3
* [Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre2023-05-314-139/+0
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-152-3/+1
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0616-16/+22
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-0510-80/+35
* Fix a handful of CLI errors (#20321)Ryan2023-04-032-12/+0
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-035-10/+0
* Move split layouts to data driven (#20290)Ryan2023-04-012-26/+48
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-296-230/+218
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-177-9/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-1615-41/+2
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-1119-148/+45
* Remove empty rules.mk from keymaps (#20056)Joel Challis2023-03-083-0/+0
* Move backlight config to data driven (#19910)Ryan2023-02-268-8/+12
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-224-8/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-174-3/+6
* Remove matrix size defines (#19581)Ryan2023-02-179-57/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0818-54/+18
* Debounce defines cleanup (#19742)Ryan2023-02-037-21/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-035-15/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-42/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3110-10/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-286-9/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-106-5/+3
* Remove useless line continuations (#19399)Ryan2022-12-3016-361/+361
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-24/+24
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-121-2/+2
* Update use of legacy keycodes (#19120)Joel Challis2022-11-223-3/+3
* Remove .noci functionality (#19122)Joel Challis2022-11-215-0/+0
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-3/+3
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-163-3/+3
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-159-10/+92
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-133-4/+4
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-132-191/+0
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-112-7/+7
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-067-13/+1
* Rename keyboards with uppercase letters (#18268)Ryan2022-09-047-3/+3