summaryrefslogtreecommitdiffstats
path: root/keyboards/yampad
Commit message (Expand)AuthorAgeFilesLines
* Yampad add missing includes for CONVERT_TO (#22237)Dasky2023-10-093-0/+3
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-47/+13
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2023-07-092-1/+3
* 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-062-1/+3
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-053-76/+19
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-17/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
* 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 RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-062-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-024-8/+17
* [Keyboard] Yampad VIA support (#14397)Greg Knapp2021-09-285-12/+187
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-244-7/+8
* Remove backwards compatibility of debounce names (#13877)Joel Challis2021-08-091-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Yampad: add info.json (#13445)James Young2021-07-041-0/+35
* [Keyboard] added yampad configuration to keyboard subfolder (#10112)Daveyr2021-05-137-0/+575