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
/
unikeyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-09
Fix serial speed DD configuration & migrate keyboards (#25546)
Jack Sangdahl
2
-5
/
+2
2025-05-23
Configure boards to use development_board - UVWXYZ (#25288)
Joel Challis
3
-6
/
+3
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
3
-3
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
3
-3
/
+0
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)
Joel Challis
2
-2
/
+6
2024-07-20
Remove instances of MASTER_LEFT. (#24163)
Dasky
1
-1
/
+0
2024-05-23
Migrate `LOCKING_*_ENABLE` to Data-Driven: U-V (#23786)
James Young
6
-50
/
+18
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
1
-1
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
1
-2
/
+2
2024-04-13
Miscellaneous keyboard.json migrations (#23486)
Joel Challis
4
-24
/
+17
2024-04-11
Move `SPLIT_KEYBOARD` to data driven (#21410)
Duncan Sutherland
4
-4
/
+3
2024-04-08
Tidy up default layer handling in keymaps (#23436)
Joel Challis
1
-3
/
+3
2024-03-15
Migrate features from rules.mk to data driven - UVWXYZ (#23287)
Joel Challis
2
-12
/
+9
2023-12-05
Remove "empty" files (#22603)
Joel Challis
1
-1
/
+0
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
4
-190
/
+0
2023-04-30
Remove `FLIP_HALF` layouts and move to data driven (#20588)
Ryan
2
-108
/
+56
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2
-43
/
+83
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2
-39
/
+27
2023-03-17
Remove more empty headers (#20155)
Ryan
3
-34
/
+0
2023-03-10
Remove pointless `USE_I2C` blocks in keyboard headers (#20084)
Ryan
2
-16
/
+0
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
6
-51
/
+15
2023-02-26
Move backlight config to data driven (#19910)
Ryan
4
-7
/
+9
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
4
-6
/
+6
2023-02-17
Remove matrix size defines (#19581)
Ryan
3
-12
/
+0
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
1
-16
/
+0
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-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
1
-4
/
+0
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2
-6
/
+1
2023-02-03
Debounce defines cleanup (#19742)
Ryan
3
-9
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2
-6
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
3
-54
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
3
-3
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2
-3
/
+0
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2
-2
/
+1
2022-12-30
Remove useless line continuations (#19399)
Ryan
1
-35
/
+35
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
1
-4
/
+4
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
1
-1
/
+1
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
3
-6
/
+6
2022-10-28
Normalise Auto Shift keycodes (#18892)
Ryan
1
-5
/
+5
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
1
-1
/
+1
2022-10-17
Remove legacy sendstring keycodes (#18749)
Ryan
1
-1
/
+1
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
1
-1
/
+1
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
1
-12
/
+0
2022-09-06
Remove legacy USE_SERIAL define (#18292)
Dasky
1
-1
/
+1
2022-08-27
Clean-up of `#define _ADJUST 16` instances (#18182)
James Young
1
-6
/
+8
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2
-4
/
+4
2022-08-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2022-08-07
RESET -> QK_BOOT default keymaps (#17939)
Joel Challis
1
-1
/
+1
[next]