summaryrefslogtreecommitdiff
path: root/keyboards/atomic
Commit message (Expand)AuthorAge
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-13
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-26
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Atomic Refactor (#13761)James Young2021-07-29
* Audio system overhaul (#11820)Drashna Jaelre2021-02-15
* fix atomic:pvc so it compilesZach White2021-01-30
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-11
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-11
|\
| * Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-11
* | clean up generate-api errorsZach White2021-01-07
|/
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-30
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-29
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-05
* [Keyboard] Missed a JTAG disable (#6667)fauxpark2019-09-03
* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2019-08-30
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-15
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Fixing dead links (#5503)Brian Choromanski2019-03-29
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-13
* Remove empty fn_actions[]fauxpark2019-01-11
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
* QMK Configurator updates: Atom47, Atomic and Atreus (#2883)noroadsleft2018-05-03
* QMK Configurator updates for Alpha 28-key, AMJ40 and AMJ Pad (#2873)noroadsleft2018-05-02
* Patched some keyboards that won't compile (#2453)Brian Choromanski2018-03-09
* backlight breathing overhaul (#2187)Balz Guenat2018-01-01
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-20
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
* don't let timer1 exist without b5 being enabledJack Humbert2017-06-27
* updates olkb readmes #1362Jack Humbert2017-06-25
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-11
* Create twolayer.cDan Saunders2017-04-03
* Fixed NO_PRINT / USER_PRINT conflict warning.IBNobody2016-09-12
* Clean up atomic keymap (#9)IBNobody2016-09-12
* Merge branch 'master' into makefile_overhaulFred Sundvik2016-08-25
|\