index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
doro67
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (D) (#25560)
Jack Sangdahl
2
-47
/
+70
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
1
-1
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
1
-1
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
2
-2
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-2
/
+2
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
9
-290
/
+0
2024-07-23
`doro67/rgb`: reduce firmware size (#24169)
Ryan
1
-2
/
+0
2024-06-23
Rename layouts containing keyboard name (#23930)
Ryan
2
-3
/
+4
2024-05-20
Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 2 (#23750)
James Young
2
-23
/
+6
2024-05-20
Remove RGB keycodes from boards with no RGB config (#23709)
Ryan
1
-1
/
+1
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
8
-8
/
+8
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
6
-37
/
+26
2024-01-07
Migrate RGB Matrix config to info.json - D (#22811)
Joel Challis
2
-53
/
+45
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
4
-125
/
+0
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-08-01
Remove layout aliases from keyboard_aliases.hjson (#21658)
Joel Challis
3
-0
/
+9
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
1
-2
/
+0
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2
-1
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-2
/
+3
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
7
-263
/
+368
2023-03-17
Remove more empty headers (#20155)
Ryan
2
-32
/
+0
2023-03-11
Move matrix config to info.json, part 4 (#20001)
Ryan
6
-51
/
+15
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2
-3
/
+4
2023-02-17
Remove matrix size defines (#19581)
Ryan
3
-12
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
6
-9
/
+12
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
1
-5
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
6
-18
/
+6
2023-02-03
Debounce defines cleanup (#19742)
Ryan
1
-3
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
3
-3
/
+0
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
6
-6
/
+3
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
5
-5
/
+5
2022-10-31
Normalise Unicode keycodes (#18898)
Ryan
1
-1
/
+1
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
1
-1
/
+1
2022-10-01
RESET -> QK_BOOT user keymaps (#18560)
Joel Challis
1
-1
/
+1
2022-09-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+36
2022-09-29
[Keymap] Personal user space code and keymaps by ZyBeR (#18512)
ZyberSE
1
-0
/
+36
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
1
-1
/
+1
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
1
-1
/
+0
2022-07-29
Move keyboard USB IDs and strings to data driven: D (#17814)
Ryan
6
-23
/
+21
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
8
-8
/
+8
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
3
-6
/
+3
2021-12-09
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2
-38
/
+0
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
3
-6
/
+0
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
1
-0
/
+48
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
4
-4
/
+4
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
3
-3
/
+0
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
3
-3
/
+3
2021-09-20
Remove backlight pin references in rules.mk (#14513)
Ryan
3
-3
/
+3
2021-09-19
[Keymap] Updates to existing keymaps and userspace (#14503)
Konstantin Đorđević
2
-3
/
+1
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
3
-3
/
+0
[next]