summaryrefslogtreecommitdiffstats
path: root/keyboards/neson_design/n6
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-20/+20
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* 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/+3
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-211/+136
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-5/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-2/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan2023-02-061-1/+1
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-8/+8
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-022-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* support more leds (#15840)yulei2022-03-053-45/+114
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-2/+1
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove empty override functions (#14312)Ryan2021-09-051-2/+0
* neson design/n6: Extended Community Layout Support and Layout Macro Fix (#14266)James Young2021-09-015-34/+134
* [Keyboard] Fixup Neson Design N6 ISSI includes (#14045)Drashna Jaelre2021-08-172-49/+49
* [Keyboard] add n6 keyboard (#13768)yulei2021-08-179-0/+652