summaryrefslogtreecommitdiffstats
path: root/keyboards/inett_studio/sqx
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-28/+26
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-232-2/+2
* Simplfy RGB/LED matrix effect logic (#21703)Joel Challis2023-08-232-28/+28
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-6/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+2
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-2/+6
* Move 60% layouts to data driven (#20477)Ryan2023-04-272-100/+406
* Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-152-20/+69
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-084-2/+6
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-054-10/+10
* Remove matrix size defines (#19581)Ryan2023-02-172-6/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-2/+20
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-042-4/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-4/+4
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-294-16/+14
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-242-2/+2
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-152-6/+96
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* 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-122-4/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* __flash? (#13799)Joel Challis2021-07-312-2/+2
* Update iNETT Studio Square.X RGB Light (#11723)Matrix Zou2021-02-032-1/+16
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-282-2/+4
* Fix iNETT Studio SQUARE.X overcurrent issue (#10660)yulei2020-10-172-0/+10
* [Keyboard] added SQUARE.X by iNETT Studio (#10066)yulei2020-09-1118-0/+1019