summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/viterbi
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-295-108/+171
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-166-17/+1
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-114-15/+11
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-102-17/+0
* [Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre2023-02-281-1/+1
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+4
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-174-2/+6
* Remove matrix size defines (#19581)Ryan2023-02-172-10/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-19/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-5/+1
* Remove useless line continuations (#19399)Ryan2022-12-301-5/+5
* [Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2022-11-292-11/+2
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-1/+1
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-121-32/+2
|\
| * Eric Gebhart user space and keymaps (#17487)Eric Gebhart2022-11-111-32/+2
* | Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-9/+9
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-154-4/+31
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-1/+1
|/
* Clean-up of `#define _ADJUST 16` instances (#18182)James Young2022-08-271-4/+6
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-205-15/+18
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-301-2/+2
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keymap] ericgebhart keymap and userspace updates (#15727)Eric Gebhart2022-01-131-165/+20
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Keymap] Drashna's Improve OLEDs and custom Split code (#14063)Drashna Jaelre2021-08-211-1/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* [Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre2021-07-263-30/+0
* Extensible split data sync (#11930)Nick Brassel2021-06-182-4/+6
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-1114-963/+0
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+87
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-02-231-10/+8
|\
| * [Keymap] Drashna Updates - Split+OLED edition (#11968)Drashna Jaelre2021-02-231-10/+8
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
* | Remove QMK_KEYBOARD_CONFIG_H (#11576)Joel Challis2021-01-221-6/+1
|/
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-202-2/+0