summaryrefslogtreecommitdiffstats
path: root/keyboards/dm9records
Commit message (Expand)AuthorAgeFilesLines
* Remove more empty headers (#20155)Ryan2023-03-173-50/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-118-54/+20
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-282-95/+95
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-233-7/+7
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-4/+3
* Remove matrix size defines (#19581)Ryan2023-02-174-16/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-20/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-24/+8
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-072-10/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-072-8/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-062-10/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-034-12/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-033-9/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-42/+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-283-15/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-204-18/+18
|\
| * Refactor some layouts which contain keyboard name (#19645)Joel Challis2023-01-204-18/+18
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-2/+2
* | [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre2023-01-011-8/+0
|/
* Update use of legacy keycodes (#19120)Joel Challis2022-11-223-6/+6
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-5/+5
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-152-24/+0
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-2/+2
* Remove legacy international keycodes (#18588)Ryan2022-10-091-6/+6
* Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-292-2/+2
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-2/+0
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-303-3/+3
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-214-5/+5
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-308-33/+26
|\|
| * Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-298-33/+26
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-154-10/+0
* [Keyboard] Add Lain keyboard (#16345)Takuya Urakawa2022-03-0611-0/+430
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-093-6/+3
|\
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-095-7/+5
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-091-19/+0
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-073-12/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-023-6/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-015-12/+0
* | [Keyboard] Convert ergoinu to SPLIT_KEYBOARD (#15305)Joel Challis2021-11-3018-878/+77