summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/atreus50
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-72/+51
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-6/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-2/+2
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-3/+3
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-5/+5
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-2/+2
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-8/+8
* Clean-up of `#define _ADJUST 16` instances (#18182)James Young2022-08-271-7/+9
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* [Keymap] AJP10304 layout, add Colemak-DHm layer (#15582)Alan Pocklington2022-01-102-17/+45
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-5/+5
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-292-8/+7
|\
| * [Keymap] ajp10304: add mouse scroll keys (#14953)Alan Pocklington2021-10-292-8/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-301-3/+3
|\|
| * Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-301-3/+3
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-48/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-18/+13
|/
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-08-193-1/+33
|\