summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/ninjin
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move TKL layouts to data driven (#20337)Ryan2023-04-053-124/+95
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-2/+3
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-2/+11
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-062-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Map data driven `DESCRIPTION` as string literal (#16523)Ryan2022-03-051-1/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* 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
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Xelus Ninjin: rename LAYOUT_all to LAYOUT_tkl_ansi_tsangan; add info.json (#1...James Young2021-07-074-6/+113
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* [Keyboard] Ninjin (#12496)Xelus222021-04-2510-0/+288