summaryrefslogtreecommitdiff
path: root/keyboards/anavi
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 Challis6-6/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis6-6/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-04-22Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+0
2025-04-22Decrease firmware size for `anavi/macropad8`. (#25185)Nick Brassel1-1/+0
2025-04-19Remove duplication of RGBLight defaults (#25169)Joel Challis2-6/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-4/+4
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-4/+4
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young4-4/+4
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis6-2/+0
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-13/+11
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis6-10/+9
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-12-04[Keyboard] Add ANAVI Arrows (#22454)Leon Anavi9-0/+198
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan2-4/+0
2023-09-03ANAVI Macro Pad 12: rename LAYOUT to LAYOUT_ortho_4x3 (#21886)James Young2-2/+5
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-15/+13
2023-08-15OLED: driver naming cleanups (#21710)Ryan3-3/+0
2023-07-28Merge remote-tracking branch 'origin/master' into developQMK Bot8-0/+195
2023-07-27[Keyboard] Add ANAVI Macro Pad 12 (#21547)Leon Anavi8-0/+195
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-04Even more `info.json` whitespace cleanups (#20703)Ryan1-9/+9
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan2-11/+11
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-33/+33
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan3-25/+5
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan5-4/+6
2023-04-03Add core/fallback encoder behaviour (#20320)jack2-28/+0
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan6-5/+9
2023-03-05keyboards/anavi: Add ANAVI Knobs 3 (#18624)Leon Anavi6-0/+202
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)Ryan6-45/+12
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan4-32/+11
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-1/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2022-12-11[RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann1-1/+1
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot8-0/+238
2022-11-15keyboards/anavi: Add ANAVI Knob 1 (#18623)Leon Anavi8-0/+238
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2-11/+21
2022-10-09[Keyboard] Add ANAVI Macro Pad 10 (#18620)Leon Anavi6-0/+137
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