summaryrefslogtreecommitdiffstats
path: root/keyboards/yushakobo/navpad
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+2
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-164-3/+3
* Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-144-28/+4
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-2/+2
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-2/+6
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-128-122/+177
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-236-22/+2
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+1
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-167-94/+4
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-057-70/+23
* Move encoder config to data driven (#19923)Ryan2023-02-264-11/+18
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-1/+1
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-5/+3
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-14/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-072-10/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-203-3/+0
|\
| * Remove stray UNUSED_PINS (#19639)Joel Challis2023-01-203-3/+0
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-122-2/+2
|/
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-206-6/+6
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-18/+18
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-152-6/+0
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
* Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-207-22/+22
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-156-6/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-10/+2
* [Keyboard] New kbd Navpad 1.0 (#15507)MakotoKurauchi2022-01-1033-0/+1430