summaryrefslogtreecommitdiff
path: root/keyboards/atomic
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-3/+3
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young2-39/+6
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-12/+9
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel3-90/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan3-193/+142
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-17/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-2/+3
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-2/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-4/+4
2022-10-13Remove keymaps that still reference legacy macros (#18693)Joel Challis3-774/+0
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2-7/+6
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-06Remove Full Bootmagic (#13846)James Young2-2/+2
2021-07-29Atomic Refactor (#13761)James Young13-354/+314
2021-02-15Audio system overhaul (#11820)Drashna Jaelre1-1/+1
2021-01-30fix atomic:pvc so it compilesZach White2-2/+3
2021-01-11Remove unused `action_get_macro()` usages in user files (#11165)Ryan2-20/+0
2021-01-11Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+0
2021-01-11Remove `DESCRIPTION`, 0-A (#11369)Ryan1-1/+0
2021-01-07clean up generate-api errorsZach White1-2/+0
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young1-5/+1
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty1-4/+4
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark1-43/+9
2019-09-03[Keyboard] Missed a JTAG disable (#6667)fauxpark1-4/+1
2019-08-30Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2-12/+2
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark1-4/+1
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark1-20/+3
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2-2/+2
2019-03-29Fixing dead links (#5503)Brian Choromanski1-1/+1
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-3/+1
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark1-2/+0
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2-12/+0
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2019-01-11Remove empty fn_actions[]fauxpark2-7/+0