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