summaryrefslogtreecommitdiff
path: root/keyboards/atreus
AgeCommit message (Expand)Author
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2023-05-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-24Removed unneeded layers from xyverz keymaps (#21008)Xyverz
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-02yttyx: convert to utf-8 encoding (#20672)Jeff Epler
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y
2022-12-10Remove broken keymap/userspace (#19271)Joel Challis
2022-11-08Normalise output selection (Bluetooth) keycodes (#19004)Ryan
2022-10-27Remove `KC_DELT` (#18882)Ryan
2022-10-17Remove legacy sendstring keycodes (#18749)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-13Remove keymaps that still reference legacy macros (#18693)Joel Challis
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-09-06Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-02[Keymap] Update Miryoku (#16482)Manna Harbour
2022-06-16[Keyboard] Atreus: add STM32F103C8T6 based variant (#16846)Dmitry Nosachev
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-22[Keymap] personal keymap, ergodox_ez and atreus / dvorak_42_key (#16695)Luc
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan
2022-01-10[Keymap] dvorak 42 key layouts (Ergodox EZ / Atreus) updates (#15656)LucW
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-10-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-10-15[Keymap] Update Miryoku (#14827)Manna Harbour
2021-10-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-10-10[Keyboad] Add VIA support for Atreus promicro (#13169)leonardusdipa
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark