summaryrefslogtreecommitdiff
path: root/keyboards/dm9records
AgeCommit message (Expand)AuthorFilesLines
2025-06-17Configure boards to use development_board - DE (#25369)Joel Challis1-2/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel1-2/+2
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis1-23/+5
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2-6/+6
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel10-311/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis1-1/+3
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky1-5/+0
2024-05-24Update GPIO macros in keymaps (#23792)Ryan2-18/+18
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749)James Young6-83/+18
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-3/+3
2024-04-14Migrate build target markers to keyboard.json - DE (#23515)Joel Challis2-0/+0
2024-04-13Data-Driven Keyboard Conversions: D (#23461)James Young6-38/+16
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-2/+1
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-12/+8
2024-01-18Remove LAYOUTS_HAS_RGB (#22917)Joel Challis2-4/+0
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark8-1223/+0
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel11-1280/+0
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan1-1/+1
2023-12-05Remove "empty" files (#22603)Joel Challis3-57/+0
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis2-2/+3
2023-09-04Add `mousekey.h` include to `quantum.h` (#21897)Ryan1-2/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+1
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-2/+3
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2-3/+2
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-118/+415
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan4-174/+120
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-3/+3
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-125/+108
2023-03-17Remove more empty headers (#20155)Ryan3-50/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan8-54/+20
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2-95/+95
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel3-7/+7
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-4/+3
2023-02-17Remove matrix size defines (#19581)Ryan4-16/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan2-20/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2-10/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2-8/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2-10/+0
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan4-12/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan3-9/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan2-42/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel4-4/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan3-15/+0