qmk_firmware/keyboards/thevankeyboards/minivan
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
keymaps Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: T (#17899) 2022-08-04 02:35:08 +01:00
minivan.c RGB Inidcator example for new van pcbs (#6544) 2019-08-25 08:43:47 -07:00
minivan.h Add VIA support for Minivan (#8849) 2020-04-19 18:44:05 +02:00
readme.md [Keyboard] Update catalog link in the TheVanKeyboards/Minivan Readme. (#6236) 2019-07-03 03:38:30 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Minivan (tv44)

A compact 44% keyboard.

Keyboard Maintainer: QMK Community
Hardware Supported: Minivan PCB
Hardware Availability: https://thevankeyboards.com/collections/catalog

Make example for this keyboard (after setting up your build environment):

make thevankeyboards/minivan:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.