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
/
ungodly
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (TUW) (#25625)
Jack Sangdahl
2
-44
/
+24
2025-05-23
Configure boards to use development_board - UVWXYZ (#25288)
Joel Challis
1
-2
/
+1
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
1
-1
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-4
/
+4
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
4
-340
/
+0
2024-05-23
Migrate `LOCKING_*_ENABLE` to Data-Driven: U-V (#23786)
James Young
2
-21
/
+6
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
4
-4
/
+4
2024-04-15
Migrate build target markers to keyboard.json - TUV (#23514)
Joel Challis
2
-21
/
+16
2024-03-15
Migrate features from rules.mk to data driven - UVWXYZ (#23287)
Joel Challis
2
-13
/
+9
2024-02-19
Manual user keymap removal (#23104)
Joel Challis
2
-272
/
+0
2024-01-16
Migrate RGB Matrix config to info.json - TUVW (#22910)
Joel Challis
2
-64
/
+10
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-11-12
Generalise ADC driver source inclusion (#22448)
Joel Challis
1
-1
/
+1
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
1
-1
/
+0
2023-06-24
Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)
Ryan
2
-5
/
+4
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
1
-2
/
+1
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
1
-9
/
+9
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2
-1
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+3
2023-04-03
Add core/fallback encoder behaviour (#20320)
jack
1
-34
/
+0
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
3
-91
/
+21
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2
-10
/
+5
2023-02-26
Move encoder config to data driven (#19923)
Ryan
4
-13
/
+11
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
3
-47
/
+10
2023-02-17
Remove matrix size defines (#19581)
Ryan
1
-4
/
+0
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2
-12
/
+7
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
4
-12
/
+4
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2
-6
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2
-2
/
+0
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
1
-1
/
+1
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
1
-1
/
+1
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
1
-1
/
+1
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
3
-6
/
+6
2022-09-26
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
1
-1
/
+0
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
1
-2
/
+2
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
1
-1
/
+1
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
1
-1
/
+0
2022-08-03
Move keyboard USB IDs and strings to data driven: U (#17900)
Ryan
4
-14
/
+12
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
4
-4
/
+4
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2
-4
/
+2
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2
-4
/
+0
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
1
-37
/
+49
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2
-2
/
+2
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
3
-3
/
+6
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2
-2
/
+0
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2
-4
/
+0
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
4
-5
/
+7
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
1
-1
/
+1
[next]