summaryrefslogtreecommitdiffstats
path: root/keyboards/yoichiro
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-2/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-065-3/+7
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-48/+11
* Move split layouts to data driven (#20290)Ryan2023-04-014-155/+104
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-4/+0
* Remove more empty headers (#20155)Ryan2023-03-173-38/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-054-34/+10
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-2/+2
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-5/+3
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-12/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-5/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-072-8/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-062-10/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-033-7/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-033-9/+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-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-8/+0
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-12/+10
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
* [Keyboard] Add Lunakey Pico (#18202)Yoichiro Tanaka2022-09-0111-0/+354
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-064-14/+12
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-8/+0
* Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-101-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* Yoichiro Lunakey Macro: correct Configurator key sequence (#14276)James Young2021-09-021-55/+13
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-2411-0/+426
|\
| * [Keyboard] Add yoichiro/lunakey_macro (#13849)Yoichiro Tanaka2021-08-2411-0/+426
* | [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+2
* | Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
|/
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
* VIA support for Lunakey Mini keyboard. (#11014)Yoichiro Tanaka2020-11-252-0/+86
* Add a new keyboard: yoichiro/lunakey_mini (#10958)Yoichiro Tanaka2020-11-228-0/+396