index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
doro67
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge upstream master to 2022 Q4 breaking change
lokher
2022-12-07
7
-472
/
+0
*
Merge upstream master
lokher
2022-12-06
7
-0
/
+472
|
\
|
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
5
-5
/
+5
|
*
Normalise Unicode keycodes (#18898)
Ryan
2022-10-31
1
-1
/
+1
|
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
1
-1
/
+1
|
*
RESET -> QK_BOOT user keymaps (#18560)
Joel Challis
2022-10-01
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-30
1
-0
/
+36
|
|
\
|
|
*
[Keymap] Personal user space code and keymaps by ZyBeR (#18512)
ZyberSE
2022-09-29
1
-0
/
+36
|
*
|
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-1
/
+1
|
|
/
*
/
Remove non-Keychron keyboards
lokher
2022-09-13
41
-1547
/
+0
|
/
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
1
-1
/
+0
*
Move keyboard USB IDs and strings to data driven: D (#17814)
Ryan
2022-07-29
6
-23
/
+21
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
8
-8
/
+8
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
3
-6
/
+3
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
2
-38
/
+0
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
3
-6
/
+0
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-0
/
+48
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
4
-4
/
+4
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
3
-3
/
+0
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
3
-3
/
+3
*
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-20
3
-3
/
+3
*
[Keymap] Updates to existing keymaps and userspace (#14503)
Konstantin Đorđević
2021-09-19
2
-3
/
+1
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
3
-3
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
3
-10
/
+0
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
3
-21
/
+1
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
3
-3
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
4
-4
/
+4
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
3
-3
/
+0
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-01-15
3
-3
/
+0
|
\
|
*
Remove `DESCRIPTION`, B-D (#11513)
Ryan
2021-01-15
3
-3
/
+0
*
|
clean up generate-api errors
Zach White
2021-01-07
1
-3
/
+1
|
/
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-1
/
+2
*
Refactor to use led config - Part 5 (#10975)
Joel Challis
2020-11-21
6
-102
/
+9
*
Remove HD44780 References, Part 2 (#9918)
James Young
2020-08-07
3
-3
/
+0
*
[Keymap] Update personal userspace and keymaps (#9082)
Konstantin Đorđević
2020-05-15
2
-4
/
+13
*
[Keymap] Update personal userspace and keymaps (#8747)
Konstantin Đorđević
2020-04-09
1
-0
/
+1
*
VIA Support: Doro 67 (#8399)
MechMerlin
2020-03-14
12
-7
/
+296
*
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2020-01-29
3
-18
/
+18
*
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
2019-10-05
3
-57
/
+10
*
[Keyboard] 65_ansi_blocker support for Doro67 (#6791)
MechMerlin
2019-09-23
12
-75
/
+18
*
Add personal Doro67 multi keymap, fix bug in KBD6X keymap (#6674)
Konstantin Đorđević
2019-09-05
3
-0
/
+81
*
[Keyboard] Doro67 cleanup (#6514)
Konstantin Đorđević
2019-09-03
12
-337
/
+346
*
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-16
2
-2
/
+0
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
1
-2
/
+2
*
[Keyboard] Added capslock LED support to the Doro67 Multi PCB. (#5875)
Nicholas Shaff
2019-05-14
1
-0
/
+7
*
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-05-07
1
-73
/
+30
*
[Keyboard] doro67 readme clarification (#5736)
Daniel Peregolise
2019-04-30
8
-0
/
+48
*
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-04-29
1
-50
/
+50
*
[Keyboard] Doro67 RGB PCB (#5677)
MechMerlin
2019-04-21
13
-10
/
+522
*
[Keyboard] Doro67 Multi PCB port (#5539)
Nicholas Shaff
2019-04-03
12
-0
/
+435
[next]