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
/
handwired
/
dactyl
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-28
QMK CLI Environment bootstrapper (#25038)
Nick Brassel
1
-2
/
+2
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
2
-6
/
+6
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
1
-1
/
+0
2024-06-23
Rename layouts containing keyboard name (#23930)
Ryan
4
-10
/
+13
2024-05-23
Remove some useless code from keymaps (#23787)
Ryan
1
-9
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-2
/
+2
2024-04-17
Migrate build target markers to keyboard.json - HI (#23540)
Joel Challis
1
-0
/
+0
2024-04-15
Data-Driven Keyboard Conversions: H, Part 2 (#23525)
James Young
2
-14
/
+9
2024-01-16
i2c: rename read/write register functions (#22905)
Ryan
1
-6
/
+6
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
1
-1
/
+1
2023-06-24
Move `TAPPING_TOGGLE` to data driven (#21360)
Ryan
2
-2
/
+3
2023-06-18
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Ryan
1
-2
/
+0
2023-05-01
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
1
-2
/
+0
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
2
-30
/
+88
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
1
-1
/
+0
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
1
-2
/
+2
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2
-6
/
+2
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2
-3
/
+1
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
1
-1
/
+1
2022-09-03
Remove more RESET keycode references (#18252)
Joel Challis
1
-2
/
+2
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2
-4
/
+4
2022-07-30
Move keyboard USB IDs and strings to data driven: handwired (#17822)
Ryan
2
-7
/
+6
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
1
-2
/
+2
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
1
-9
/
+0
2021-12-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2021-12-12
Fix up build options comments (#15463)
Ryan
1
-1
/
+1
2021-12-09
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
1
-1
/
+1
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
1
-1
/
+1
2021-12-02
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
1
-1
/
+0
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
1
-1
/
+0
2021-11-29
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
1
-8
/
+0
2021-09-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-3
/
+3
2021-09-30
Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
James Young
1
-3
/
+3
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
1
-3
/
+0
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
1
-3
/
+0
2021-09-10
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-7
/
+0
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
1
-7
/
+0
2021-09-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2021-09-08
Fixes for recent i2c migrations (#14352)
Joel Challis
1
-1
/
+1
2021-09-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
6
-442
/
+52
2021-09-07
handwired/dactyl - Refactor use of legacy i2c implementation (#14344)
Joel Challis
6
-442
/
+52
2021-09-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-9
/
+0
2021-09-05
Remove empty override functions (#14312)
Ryan
1
-9
/
+0
2021-09-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-3
/
+0
2021-09-03
Remove more cruft in keyboard files (#14288)
Ryan
1
-3
/
+0
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2
-42
/
+30
2021-08-17
Fix wait_us overflow in matrix for dactyl based boards (#14039)
Drashna Jaelre
1
-1
/
+1
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
1
-1
/
+0
2021-08-06
Remove Full Bootmagic (#13846)
James Young
1
-1
/
+1
[next]