summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus62
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-22/+73
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-12/+9
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+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
* 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-3/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-2/+2
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-2/+2
* Remove legacy fauxclicky and unicode keycodes (#18800)Ryan2022-10-211-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-135-521/+0
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-061-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-216-7/+7
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-8/+6
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-232-44/+32
|\
| * [Keyboard] Atreus62update (#17179)Xyverz2022-05-222-44/+32
* | 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
* K.O.Y and German layout for several boards (#14991)Paul Scheikl2021-12-272-4/+4
* 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 '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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-1/+0
|\|
| * Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-101-1/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-1/+1
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-115-138/+1
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-113-47/+0
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-112-3/+0
* Minor keymap fix (#9534)Xyverz2020-06-241-2/+2
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-10/+7
* [Keymap] Added the K.O,Y layout for the xd75 and atreus62 boards (#9079)Paul Scheikl2020-05-154-0/+111
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-262-2/+5
* [Keymap] Hvp baseline19 (#7690)hvp2020-01-024-0/+83
* [Keymap] Added userspace for d4mation. Included their keymap for the Atreus62...Eric Defore2019-12-183-0/+238
* [Keymap] Added macro (#7331)Xyverz2019-11-111-2/+4
* [Keymap] Updating keymaps (#7170)Xyverz2019-10-282-102/+90
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-39/+8