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
/
recompile_keys
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
2
-4
/
+4
2025-06-02
Configure boards to use development_board - R (#25316)
Joel Challis
3
-6
/
+3
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
2025-01-30
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)
Joel Challis
2
-2
/
+0
2024-10-12
Separate RGBLight/RGB Matrix keycode handling (#23679)
Ryan
1
-3
/
+3
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
6
-145
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
2
-4
/
+4
2024-08-17
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
4
-313
/
+0
2024-08-17
Remove like_jis keymap. (#24292)
marksard
4
-313
/
+0
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)
Joel Challis
3
-3
/
+9
2024-07-13
Migrate SPLIT_HAND_PIN to json (#23924)
Joel Challis
6
-42
/
+9
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
3
-3
/
+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 - R (#23542)
Joel Challis
9
-71
/
+30
2024-04-13
Miscellaneous keyboard.json migrations (#23486)
Joel Challis
2
-12
/
+8
2024-04-11
Move `SPLIT_KEYBOARD` to data driven (#21410)
Duncan Sutherland
6
-5
/
+3
2024-03-15
Migrate features from rules.mk to data driven - OPQR (#23285)
Joel Challis
2
-12
/
+9
2024-02-22
Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...
Ryan
2
-2
/
+2
2023-12-05
Remove "empty" files (#22603)
Joel Challis
1
-18
/
+0
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-30
/
+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-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
1
-1
/
+0
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
8
-366
/
+210
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
4
-3
/
+5
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2
-2
/
+0
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
1
-2
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
7
-122
/
+0
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
6
-93
/
+0
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
12
-120
/
+37
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
6
-12
/
+9
2023-02-17
Remove matrix size defines (#19581)
Ryan
4
-36
/
+0
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2
-4
/
+3
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
12
-36
/
+20
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2
-8
/
+0
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
4
-4
/
+0
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2
-2
/
+2
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
5
-0
/
+0
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
1
-1
/
+1
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
1
-2
/
+2
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2
-2
/
+2
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
3
-3
/
+10
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
1
-3
/
+3
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
1
-1
/
+1
2022-10-09
Remove legacy international keycodes (#18588)
Ryan
4
-13
/
+13
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
4
-4
/
+4
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
6
-6
/
+0
[next]