summaryrefslogtreecommitdiffstats
path: root/keyboards/0_sixty
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-15/+13
* 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
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-4/+4
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-151-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-392/+295
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-7/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Resolve info.json/rules.mk feature conflicts in three boards (#18942)Ryan2022-11-032-20/+9
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-149-42/+25
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-139-42/+25
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keyboard] 0-Sixty: Splits kb config into base and underglow (#14384)Vinam Arora2021-09-214-0/+84
* 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
* Increased dynamic keymap layers in via keymap (#11575)Vinam Arora2021-01-242-0/+52
* [Keyboard] Add 0-Sixty (#11303)Vinam Arora2021-01-1114-0/+923