summaryrefslogtreecommitdiff
path: root/keyboards/doro67
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (D) (#25560)Jack Sangdahl2-47/+70
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 Challis2-2/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel9-290/+0
2024-07-23`doro67/rgb`: reduce firmware size (#24169)Ryan1-2/+0
2024-06-23Rename layouts containing keyboard name (#23930)Ryan2-3/+4
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 2 (#23750)James Young2-23/+6
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan1-1/+1
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan8-8/+8
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis6-37/+26
2024-01-07Migrate RGB Matrix config to info.json - D (#22811)Joel Challis2-53/+45
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-125/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-01Remove layout aliases from keyboard_aliases.hjson (#21658)Joel Challis3-0/+9
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-2/+0
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-2/+3
2023-04-04Move 65% layouts to data driven (#20308)Ryan7-263/+368
2023-03-17Remove more empty headers (#20155)Ryan2-32/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan6-51/+15
2023-02-26Move backlight config to data driven (#19910)Ryan2-3/+4
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan6-9/+12
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan6-6/+3
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel5-5/+5
2022-10-31Normalise Unicode keycodes (#18898)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-1/+1
2022-10-01RESET -> QK_BOOT user keymaps (#18560)Joel Challis1-1/+1
2022-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+36
2022-09-29[Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE1-0/+36
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan6-23/+21
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis8-8/+8
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan3-6/+3
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan2-38/+0
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan3-6/+0
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre1-0/+48
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young4-4/+4
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan3-3/+0
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan3-3/+3
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan3-3/+3
2021-09-19[Keymap] Updates to existing keymaps and userspace (#14503)Konstantin Đorđević2-3/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan3-3/+0