index
:
qmk_sweep_skeletyl
master
quotengrote
my qmk configs
mg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
giabalanai
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate `g_led_config` to DD (G) (#25598)
Jack Sangdahl
2025-09-09
2
-60
/
+125
*
Fix serial speed DD configuration & migrate keyboards (#25546)
Jack Sangdahl
2025-08-10
1
-10
/
+0
*
Remove `"command":false` from keyboards (#25193)
Joel Challis
2025-04-24
1
-1
/
+0
*
Remove `"console":false` from keyboards (#25190)
Joel Challis
2025-04-23
1
-1
/
+0
*
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
2024-08-25
6
-575
/
+0
*
Update Underglow keycodes (#23765)
Ryan
2024-08-25
3
-12
/
+12
*
Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)
Joel Challis
2024-07-23
1
-1
/
+3
*
Remove instances of MASTER_LEFT. (#24163)
Dasky
2024-07-21
1
-3
/
+0
*
Remove RGB keycodes from boards with no RGB config (#23709)
Ryan
2024-05-20
1
-2
/
+1
*
Delete trivial keymap readmes (#23714)
Ryan
2024-05-18
5
-5
/
+0
*
Data-Driven Keyboard Conversions: G (#23522)
James Young
2024-04-15
2
-10
/
+7
*
Remove redundant disabling of features (#22926)
Joel Challis
2024-03-09
1
-3
/
+1
*
Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...
Ryan
2024-02-22
1
-2
/
+2
*
Migrate RGB Matrix config to info.json - G (#22859)
Joel Challis
2024-01-08
2
-52
/
+11
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-12-20
4
-884
/
+0
|
\
|
*
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
2023-12-18
4
-884
/
+0
*
|
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
2023-12-20
1
-1
/
+1
*
|
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
2023-12-12
2
-4
/
+4
|
/
*
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
1
-6
/
+0
*
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-23
1
-1
/
+1
*
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-25
2
-2
/
+3
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
2
-2
/
+1
*
Move `RGBLIGHT_LED_MAP` to data driven (#21095)
Ryan
2023-06-14
2
-23
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-06-09
3
-438
/
+0
|
\
|
*
Remove some keymap-level info.jsons (#21191)
Ryan
2023-06-09
3
-438
/
+0
*
|
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-06-06
1
-5
/
+0
*
|
[Keymap] transpose added to giabalanai keymaps (#21054)
3araht
2023-05-31
3
-6
/
+6
|
/
*
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-27
2
-1
/
+3
*
Add missing layout data for a handful of boards (#20931)
Ryan
2023-05-16
1
-108
/
+117
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
3
-237
/
+237
*
Encodermap direction define. (#20454)
Nick Brassel
2023-04-15
8
-8
/
+8
*
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2023-04-15
2
-164
/
+224
*
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-08
2
-1
/
+3
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
2
-3
/
+3
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-04-03
9
-60
/
+177
|
\
|
*
New layer added to giabalanai keyboard (#20118)
3araht
2023-04-03
9
-70
/
+183
*
|
Move matrix config to info.json, part 1 (#19985)
Ryan
2023-03-05
2
-19
/
+11
|
/
*
Move encoder config to data driven (#19923)
Ryan
2023-02-25
2
-13
/
+12
*
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-22
2
-2
/
+2
*
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
2
-4
/
+3
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
1
-4
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
2
-6
/
+2
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
1
-4
/
+0
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
1
-5
/
+0
*
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-05
1
-5
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
1
-3
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
1
-3
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
1
-21
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-30
1
-1
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-4
/
+0
[next]