aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/anavi
Commit message (Expand)AuthorAgeFilesLines
* [Core] suspend: suppress wake up keypress (#23389)Stefan Kerkmann2025-11-111-2/+0
* Custom oled fonts cleanup (#25665)Ryan2025-09-212-237/+2
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-246-6/+0
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-236-6/+0
* Remove empty `url` fields (#25181)Joel Challis2025-04-221-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-04-221-1/+0
|\
| * Decrease firmware size for `anavi/macropad8`. (#25185)Nick Brassel2025-04-221-1/+0
* | Remove duplication of RGBLight defaults (#25169)Joel Challis2025-04-192-6/+0
|/
* Update Underglow keycodes (#23765)Ryan2024-08-254-4/+4
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-032-4/+4
* Data-Driven Keyboard Conversions: A (#23379)James Young2024-04-024-4/+4
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-306-2/+0
* Migrate features from rules.mk to DD (#23247)Joel Challis2024-03-142-13/+11
* Migrate lighting defaults to info.json (#22920)Joel Challis2024-02-016-10/+9
* Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel2023-12-189-948/+0
* Fix compile error in VLC keymap for Anavi Macropad8 (#22644)Marc Nause2023-12-121-2/+3
* [Keyboard] Add ANAVI Arrows (#22454)Leon Anavi2023-12-059-0/+198
* Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan2023-10-132-4/+0
* ANAVI Macro Pad 12: rename LAYOUT to LAYOUT_ortho_4x3 (#21886)James Young2023-09-042-2/+5
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-15/+13
* OLED: driver naming cleanups (#21710)Ryan2023-08-153-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-288-0/+195
|\
| * [Keyboard] Add ANAVI Macro Pad 12 (#21547)Leon Anavi2023-07-288-0/+195
* | backlight: split AVR PWM and timer drivers (#21540)Ryan2023-07-211-0/+1
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+1
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-3/+3
|/
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-9/+9
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-032-11/+11
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-33/+33
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-163-25/+5
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-065-4/+6
* Add core/fallback encoder behaviour (#20320)jack2023-04-032-28/+0
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-266-5/+9
* keyboards/anavi: Add ANAVI Knobs 3 (#18624)Leon Anavi2023-03-066-0/+202
* Move backlight config to data driven (#19910)Ryan2023-02-252-6/+8
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-196-45/+12
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-144-32/+11
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-303-3/+0
* [RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann2022-12-111-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-158-0/+238
|\
| * keyboards/anavi: Add ANAVI Knob 1 (#18623)Leon Anavi2022-11-158-0/+238
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-152-11/+21
|/
* [Keyboard] Add ANAVI Macro Pad 10 (#18620)Leon Anavi2022-10-106-0/+137
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-8/+7