summaryrefslogtreecommitdiffstats
path: root/keyboards/evyd13/atom47
Commit message (Expand)AuthorAgeFilesLines
* [Keymap] PHSC138 Keymap for Atom47 (#18768)Ryan2023-04-124-0/+428
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* Move backlight config to data driven (#19910)Ryan2023-02-264-12/+10
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-236-14/+15
* Remove matrix size defines (#19581)Ryan2023-02-174-16/+0
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-172-4/+1
* Move LED indicator config to data driven (#19800)Ryan2023-02-177-15/+11
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-16/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-085-6/+8
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-034-12/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-034-12/+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-314-4/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-063-3/+3
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-165-5/+5
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-152-13/+10
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+5
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-4/+4
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-064-4/+0
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-308-28/+24
* [Keyboard] Fix firmware size for via keymap on Atom47 (#17472)Evelien Dekkers2022-06-241-0/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Atom47 led fix (#15272)Evelien Dekkers2021-12-275-0/+5
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-1/+49
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-4/+2
* 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-124-9/+1
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-124-11/+3
* | Fix number of elements in info.json does not match errors (#14213)Zach White2021-09-092-10/+12
|/
* [Keyboard] Refactor atom47 and add rev4 and rev5 (#13201)Evelien-Lillian Dekkers2021-08-1928-265/+1167
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-032-26/+0
* Clean up some user keymaps specifying MCU (#11966)Ryan2021-02-221-64/+0
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-182-2/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-2821-0/+713