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
/
reviung
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
2
-2
/
+2
2025-06-02
Configure boards to use development_board - R (#25316)
Joel Challis
5
-10
/
+5
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
4
-4
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
4
-4
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
7
-7
/
+0
2024-12-03
[Keyboard] Add keyboard reviung46 (#24245)
gtips
3
-0
/
+537
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
8
-241
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
14
-24
/
+24
2024-06-23
Rename layouts containing keyboard name (#23930)
Ryan
7
-27
/
+29
2024-05-23
Migrate `LOCKING_*_ENABLE` to Data-Driven: Q-R (#23781)
James Young
12
-220
/
+36
2024-05-20
Remove RGB keycodes from boards with no RGB config (#23709)
Ryan
8
-63
/
+29
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
15
-26
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
15
-15
/
+15
2024-04-17
Migrate build target markers to keyboard.json - R (#23542)
Joel Challis
3
-35
/
+12
2024-03-15
Migrate features from rules.mk to data driven - OPQR (#23285)
Joel Challis
12
-73
/
+53
2024-02-19
Manual user keymap removal (#23104)
Joel Challis
3
-368
/
+0
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
4
-104
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)
Nick Brassel
4
-104
/
+0
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
6
-6
/
+6
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
8
-48
/
+52
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
8
-12
/
+12
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
8
-4
/
+4
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
8
-4
/
+12
2023-06-01
Unicodemap keycodes rename (#21092)
Ryan
1
-1
/
+1
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
4
-4
/
+0
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
1
-1
/
+0
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
2
-119
/
+81
2023-04-15
Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)
Ryan
2
-119
/
+65
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
8
-323
/
+173
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
14
-10
/
+18
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
2
-38
/
+5
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
11
-23
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
7
-103
/
+0
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
14
-123
/
+35
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2
-6
/
+5
2023-02-25
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2023-02-25
[Keyboard] Update Reviung Vendor ID (#19928)
azhizhinov
1
-1
/
+1
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
1
-1
/
+1
2023-02-17
Remove matrix size defines (#19581)
Ryan
7
-28
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
1
-6
/
+0
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
8
-68
/
+0
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
3
-15
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
14
-42
/
+14
2023-02-07
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
1
-5
/
+0
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
6
-24
/
+0
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
6
-30
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
7
-21
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
7
-21
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
6
-126
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
7
-7
/
+0
[next]