index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
anavi
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2023-07-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-07-27
[Keyboard] Add ANAVI Macro Pad 12 (#21547)
Leon Anavi
2023-07-21
backlight: split AVR PWM and timer drivers (#21540)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-04-15
Fix info.json LTO and format encoder definitions (#20456)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-03
Add core/fallback encoder behaviour (#20320)
jack
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-05
keyboards/anavi: Add ANAVI Knobs 3 (#18624)
Leon Anavi
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove 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-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-11-15
keyboards/anavi: Add ANAVI Knob 1 (#18623)
Leon Anavi
2022-10-15
Remove 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-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-07-26
Move 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-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy 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-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-08-06
Fix up builds after #8591 (#13900)
Nick Brassel
2021-06-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-06-15
[Keymap] ANAVI Macro Pad 2 add binary keymap (#13090)
Leon Anavi
2021-06-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-06-15
[Keymap] ANAVI Macro Pad 2 add Skype keymap (#12664)
Leon Anavi
2021-06-09
Use single memcmp to determine if matrix changed. (#13064)
Nick Brassel
[next]