summaryrefslogtreecommitdiffstats
path: root/keyboards/subatomic
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-2/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-296/+219
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-8/+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
* 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
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-042-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* 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-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-3/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-5/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-5/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-1/+1
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* [Keyboard] Subatomic refactor (#3194)noroadsleft2019-09-254-130/+462
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-46/+10
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-192-11/+3
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-0/+0
* adds subatomic files (non-working)Jack Humbert2017-08-206-67/+164
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-6/+6
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-4/+4
* Update existing keymapsGabriel Young2017-02-251-0/+29