summaryrefslogtreecommitdiffstats
path: root/keyboards/atomic
Commit message (Expand)AuthorAgeFilesLines
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-193/+142
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-17/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+3
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+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
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+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-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-133-774/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* 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 Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Atomic Refactor (#13761)James Young2021-07-2913-354/+314
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
* fix atomic:pvc so it compilesZach White2021-01-302-2/+3
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-112-20/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-111-1/+0
|\
| * Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* | clean up generate-api errorsZach White2021-01-071-2/+0
|/
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-5/+1
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-43/+9
* [Keyboard] Missed a JTAG disable (#6667)fauxpark2019-09-031-4/+1
* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2019-08-302-12/+2
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-4/+1
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-20/+3
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-2/+2
* Fixing dead links (#5503)Brian Choromanski2019-03-291-1/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-3/+1
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-2/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-262-12/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove empty fn_actions[]fauxpark2019-01-112-7/+0
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-222-2/+2
* QMK Configurator updates: Atom47, Atomic and Atreus (#2883)noroadsleft2018-05-036-541/+529
* QMK Configurator updates for Alpha 28-key, AMJ40 and AMJ Pad (#2873)noroadsleft2018-05-021-0/+13
* Patched some keyboards that won't compile (#2453)Brian Choromanski2018-03-091-1/+1
* backlight breathing overhaul (#2187)Balz Guenat2018-01-011-6/+6
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-142-24/+6