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
/
ghs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
3
-3
/
+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
2
-2
/
+0
2025-04-19
Remove duplication of RGBLight defaults (#25169)
Joel Challis
1
-2
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
8
-227
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
8
-28
/
+28
2024-06-22
Migrate `led_update_kb` implementations to DD (#23983)
Joel Challis
2
-36
/
+4
2024-05-21
Migrate `LOCKING_*_ENABLE` to Data-Driven: G (#23758)
James Young
2
-39
/
+6
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
1
-4
/
+4
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
6
-3
/
+0
2024-03-15
Migrate features from rules.mk to data driven - EFGH (#23248)
Joel Challis
2
-12
/
+9
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-12
/
+13
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
1
-2
/
+1
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-1
/
+3
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
1
-66
/
+66
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
1
-204
/
+204
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
1
-206
/
+206
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
3
-629
/
+484
2023-04-15
Fix info.json LTO and format encoder definitions (#20456)
Ryan
1
-4
/
+4
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
1
-1
/
+1
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
3
-2
/
+6
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
1
-2
/
+0
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2
-17
/
+5
2023-02-17
Remove matrix size defines (#19581)
Ryan
1
-4
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
4
-12
/
+4
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
1
-5
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
1
-3
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
1
-3
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
1
-21
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
1
-4
/
+0
2022-12-12
[Keyboard] Add the Gone Hacking Studio XLS (#19185)
Ramon Imbao
7
-0
/
+374
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
1
-1
/
+10
2022-09-25
[Keyboard] Add GHS.JEM (#17340)
Ramon Imbao
14
-0
/
+505
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
1
-1
/
+0
2022-07-27
Move keyboard USB IDs and strings to data driven: G (#17818)
Ryan
2
-7
/
+6
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
1
-1
/
+1
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
1
-4
/
+0
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
1
-2
/
+1
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
1
-2
/
+0
2021-09-26
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
1
-53
/
+0
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
1
-1
/
+0
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
1
-2
/
+0
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
1
-7
/
+0
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2
-21
/
+0
2021-08-06
Remove Full Bootmagic (#13846)
James Young
1
-1
/
+1
2021-02-09
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
1
-1
/
+0
2021-01-27
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
1
-3
/
+0
[next]