summaryrefslogtreecommitdiff
path: root/keyboards/atomic
AgeCommit message (Expand)Author
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-29Atomic Refactor (#13761)James Young
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-01-30fix atomic:pvc so it compilesZach White
2021-01-11Remove unused `action_get_macro()` usages in user files (#11165)Ryan
2021-01-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-11Remove `DESCRIPTION`, 0-A (#11369)Ryan
2021-01-07clean up generate-api errorsZach White
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark
2019-09-03[Keyboard] Missed a JTAG disable (#6667)fauxpark
2019-08-30Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-03-29Fixing dead links (#5503)Brian Choromanski
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2019-01-11Remove empty fn_actions[]fauxpark
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre
2018-05-03 QMK Configurator updates: Atom47, Atomic and Atreus (#2883)noroadsleft
2018-05-02QMK Configurator updates for Alpha 28-key, AMJ40 and AMJ Pad (#2873)noroadsleft
2018-03-09Patched some keyboards that won't compile (#2453)Brian Choromanski
2018-01-01backlight breathing overhaul (#2187)Balz Guenat
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
2017-06-27don't let timer1 exist without b5 being enabledJack Humbert
2017-06-25updates olkb readmes #1362Jack Humbert
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
2017-04-03Create twolayer.cDan Saunders
2016-09-12Fixed NO_PRINT / USER_PRINT conflict warning.IBNobody
2016-09-12Clean up atomic keymap (#9)IBNobody
2016-08-25Merge branch 'master' into makefile_overhaulFred Sundvik
2016-08-23NightlyIBNobody
2016-08-20Update keyboard readme files with new makefile instructionsFred Sundvik
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik
2016-06-23Backlight abstraction and other changes (#439)Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert