index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
hineybush
Commit message (
Expand
)
Author
Age
Files
Lines
*
Even more `info.json` whitespace cleanups (#20703)
Ryan
2023-05-04
1
-86
/
+86
*
More `info.json` whitespace cleanups (#20665)
Ryan
2023-05-03
1
-288
/
+266
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
1
-3
/
+3
*
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-27
11
-834
/
+1165
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-12
1
-1
/
+1
|
\
|
*
[Keyboard] Fix h87 g2 VID conflict (#20388)
Josh Hinnebusch
2023-04-12
1
-1
/
+1
*
|
Move split space/backspace layouts to data driven (#20356)
Ryan
2023-04-08
3
-364
/
+325
*
|
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
22
-11
/
+33
*
|
Move TKL layouts to data driven (#20337)
Ryan
2023-04-05
6
-192
/
+624
*
|
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-04-05
2
-37
/
+11
*
|
Move 65% layouts to data driven (#20308)
Ryan
2023-04-04
4
-1270
/
+992
*
|
Move 66% and 68% layouts to data driven (#20293)
Ryan
2023-04-01
5
-811
/
+833
*
|
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
3
-339
/
+193
*
|
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
12
-40
/
+0
*
|
Remove trailing zeroes in info.json layouts (#20156)
Ryan
2023-03-17
1
-36
/
+36
*
|
Remove more empty headers (#20155)
Ryan
2023-03-17
5
-84
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-03-15
6
-0
/
+230
|
\
|
|
*
[Keyboard] Add hineybush/h87_g2 (#20053)
Josh Hinnebusch
2023-03-15
6
-0
/
+230
*
|
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-03-10
24
-185
/
+60
|
/
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
20
-29
/
+38
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
10
-13
/
+0
*
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-21
1
-2
/
+1
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
12
-48
/
+0
*
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
7
-23
/
+11
*
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-17
9
-64
/
+0
*
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
5
-40
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
26
-78
/
+26
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
9
-36
/
+0
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
9
-45
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
13
-39
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
11
-33
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
8
-168
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
13
-13
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
5
-14
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
8
-8
/
+4
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
6
-84
/
+49
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
15
-17
/
+17
*
Normalise Dynamic Macro keycodes (#18939)
Ryan
2022-11-03
1
-5
/
+5
*
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
1
-1
/
+1
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
1
-1
/
+1
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
20
-30
/
+30
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-15
9
-49
/
+60
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
5
-5
/
+5
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
4
-4
/
+4
|
\
|
*
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-20
4
-4
/
+4
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
13
-13
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-28
26
-97
/
+82
|
\
|
|
*
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
2022-07-28
26
-97
/
+82
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
1
-1
/
+1
|
/
*
Refactor legacy quantum keycodes in default-ish keymaps (#17150)
Joel Challis
2022-05-27
2
-2
/
+2
[next]