summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: driver naming cleanups (#21624)Ryan2023-07-292-2/+4
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Unicodemap keycodes rename (#21092)Ryan2023-06-011-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-241-102/+16
|\
| * Removed unneeded layers from xyverz keymaps (#21008)Xyverz2023-05-241-102/+16
* | More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-1/+51
* | yttyx: convert to utf-8 encoding (#20672)Jeff Epler2023-05-021-1/+1
* | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-032-3/+0
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-1614-230/+0
* | Move matrix config to info.json, part 5 (#20003)Ryan2023-03-1112-184/+30
|/
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0812-32/+24
* 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-317-7/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-15/+15
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-121-1/+1
* Remove broken keymap/userspace (#19271)Joel Challis2022-12-104-181/+0
* Normalise output selection (Bluetooth) keycodes (#19004)Ryan2022-11-081-4/+4
* Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-159-9/+9
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-3/+3
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-133-362/+0
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-2/+2
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-061-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2118-22/+22
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-142-8/+6
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-132-8/+6
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-068-9/+0
|/
* [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-022-2/+0
* [Keyboard] Atreus: add STM32F103C8T6 based variant (#16846)Dmitry Nosachev2022-06-1610-1/+307
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keymap] personal keymap, ergodox_ez and atreus / dvorak_42_key (#16695)Luc2022-03-221-8/+24
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-1/+1
* [Keymap] dvorak 42 key layouts (Ergodox EZ / Atreus) updates (#15656)LucW2022-01-101-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-162-2/+2
|\
| * [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-152-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-113-0/+71
|\|
| * [Keyboad] Add VIA support for Atreus promicro (#13169)leonardusdipa2021-10-103-0/+71
* | 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 'upstream/master' into developfauxpark2021-09-201-1/+1
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* | Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-121-1/+2
|/