summaryrefslogtreecommitdiff
path: root/keyboards/anavi
AgeCommit message (Expand)Author
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel
2023-12-11Fix compile error in VLC keymap for Anavi Macropad8 (#22644)Marc Nause
2023-12-04[Keyboard] Add ANAVI Arrows (#22454)Leon Anavi
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-09-03ANAVI Macro Pad 12: rename LAYOUT to LAYOUT_ortho_4x3 (#21886)James Young
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-07-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-27[Keyboard] Add ANAVI Macro Pad 12 (#21547)Leon Anavi
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Add core/fallback encoder behaviour (#20320)jack
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-05keyboards/anavi: Add ANAVI Knobs 3 (#18624)Leon Anavi
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-12-11[RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15keyboards/anavi: Add ANAVI Knob 1 (#18623)Leon Anavi
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-10-09[Keyboard] Add ANAVI Macro Pad 10 (#18620)Leon Anavi
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan
2022-05-04[Keymap] Introduced New layer & Improvements (#16921)E.Iosifidis
2022-04-22[Keymap] Addition of new keymap for the anavi macropad8 keyboard (#16910)E.Iosifidis
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-10-27[Keymap] Add VLC keymap (#14956)Marc Nause
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young