summaryrefslogtreecommitdiffstats
path: root/keyboards/keebwerk/mega
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-232-12/+12
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-19/+74
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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-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-33/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-3/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Keebwerk devices keymaps (#15504)Jesús Vallejo2021-12-273-0/+186
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* 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-3/+1
* Various fixes from reorg of files (#14051)Joel Challis2021-08-181-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Move some led drivers to common folder (#13749)Joel Challis2021-07-312-2/+2
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* Disable subsystems repo-wide. (#11449)Nick Brassel2021-01-101-45/+0
* ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1466/+78
* [Keyboard] Keebwerk MEGA Initial commit (#10777)yiancar2020-11-0915-0/+1946