summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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 bootloader listings from rules.mk (#14330)Ryan2021-09-105-35/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-1410-380/+152
|\
| * [Keymap] clean up userspace, add XD75 / Keyboardio Atreus (#13121)Joshua T2021-08-1310-380/+152
* | Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* | Migrate more `fn_actions` stuff (#13502)Ryan2021-07-152-37/+2
|/
* [Keymap] Update Miryoku (#13307)Manna Harbour2021-07-032-0/+27
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-1/+4
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* enable bluetooth on atreus:clash to fix compile errorZach White2021-01-301-0/+1
* enable LTO on atreus:ibnuda to bring it below the thresholdZach White2021-01-301-0/+1
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-116-72/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-111-1/+0
|\
| * Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0