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
/
anavi
/
macropad8
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
[Core] suspend: suppress wake up keypress (#23389)
Stefan Kerkmann
1
-2
/
+0
2025-09-21
Custom oled fonts cleanup (#25665)
Ryan
2
-237
/
+2
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
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
1
-1
/
+0
2025-04-22
Decrease firmware size for `anavi/macropad8`. (#25185)
Nick Brassel
1
-1
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
1
-1
/
+1
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
2
-13
/
+11
2023-12-18
Remove obvious user keymaps, `keyboards/a*` edition. (#22692)
Nick Brassel
9
-948
/
+0
2023-12-11
Fix compile error in VLC keymap for Anavi Macropad8 (#22644)
Marc Nause
1
-2
/
+3
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-15
/
+13
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
1
-1
/
+0
2023-07-21
backlight: split AVR PWM and timer drivers (#21540)
Ryan
1
-0
/
+1
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2
-3
/
+1
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-1
/
+1
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2
-3
/
+3
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
1
-1
/
+0
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
1
-8
/
+8
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+3
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2
-6
/
+8
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
1
-1
/
+0
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
3
-13
/
+10
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2
-21
/
+6
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2
-6
/
+2
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2
-11
/
+21
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
1
-1
/
+0
2022-07-26
Move keyboard USB IDs and strings to data driven: A (#17781)
Ryan
2
-8
/
+7
2022-05-04
[Keymap] Introduced New layer & Improvements (#16921)
E.Iosifidis
1
-9
/
+133
2022-04-22
[Keymap] Addition of new keymap for the anavi macropad8 keyboard (#16910)
E.Iosifidis
2
-0
/
+122
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
1
-1
/
+1
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
1
-3
/
+0
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
6
-6
/
+12
2021-10-27
[Keymap] Add VLC keymap (#14956)
Marc Nause
1
-0
/
+138
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
1
-1
/
+1
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-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
8
-9
/
+10
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
1
-1
/
+0
2021-08-06
Remove Full Bootmagic (#13846)
James Young
1
-1
/
+1
2021-06-09
Use single memcmp to determine if matrix changed. (#13064)
Nick Brassel
1
-0
/
+19
2021-04-25
[Keymap] Add Git keymap for ANAVI Macro Pad 8 (#12436)
Leon Anavi
2
-0
/
+167
2021-01-11
Remove `DESCRIPTION`, 0-A (#11369)
Ryan
1
-1
/
+0
2020-11-16
[Keymap] ANAVI Macro Pad 8 fix kodi and default (#10727)
Leon Anavi
2
-3
/
+15
2020-10-29
[Keymap] Add KiCad keymap for ANAVI Macro Pad 8 (#10766)
Leon Anavi
1
-0
/
+117
2020-10-24
[Keymap] Add OBS keymap for ANAVI Macro Pad 8
Leon Anavi
1
-0
/
+97
2020-10-23
[Keymap] Add Zoom keymap for ANAVI Macro Pad 8 (#10715)
Leon Anavi
1
-0
/
+96
2020-08-29
Add support for hsv->rgb conversion without using CIE curve. (#9856)
Nick Brassel
1
-1
/
+0
2020-06-05
[Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164)
Leon Anavi
9
-0
/
+507