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
/
coseyfannitutti
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
2
-2
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
2
-2
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
8
-205
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
1
-2
/
+2
2024-05-20
Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 3 (#23747)
James Young
8
-154
/
+24
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
8
-8
/
+8
2024-04-16
Migrate build target markers to keyboard.json - E (#23529)
Joel Challis
2
-0
/
+0
2024-04-11
Data-driven Keyboard Conversions: C (#23453)
James Young
4
-26
/
+10
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
8
-48
/
+33
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
4
-192
/
+0
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
5
-264
/
+0
2023-10-08
Adding BriianPowell Discipline Keyboard Layout Updates (#21474)
Brian
1
-58
/
+18
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-46
/
+13
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2
-3
/
+2
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-1
/
+1
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2
-1
/
+3
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
6
-18
/
+18
2023-05-01
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
4
-6
/
+4
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2
-80
/
+190
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2
-43
/
+74
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+3
2023-04-05
Move TKL layouts to data driven (#20337)
Ryan
2
-489
/
+400
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
2
-705
/
+572
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
4
-87
/
+46
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
1
-2
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
6
-96
/
+0
2023-03-13
Adjust offset for some layouts (#20075)
Ryan
1
-4
/
+408
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
12
-143
/
+30
2023-02-17
Remove matrix size defines (#19581)
Ryan
6
-24
/
+0
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
5
-49
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
12
-36
/
+12
2023-02-07
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
4
-20
/
+0
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
4
-17
/
+0
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
6
-30
/
+0
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2
-10
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
6
-18
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
6
-18
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
6
-126
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
6
-6
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
6
-36
/
+0
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
6
-6
/
+3
2022-12-30
Remove useless line continuations (#19399)
Ryan
2
-37
/
+37
2022-10-27
Remove `KC_DELT` (#18882)
Ryan
2
-2
/
+2
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
6
-6
/
+6
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
1
-1
/
+1
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
8
-8
/
+8
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
6
-52
/
+10
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
6
-7
/
+7
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
6
-6
/
+0
2022-07-26
Move keyboard USB IDs and strings to data driven: C (#17789)
Ryan
12
-38
/
+36
[next]