qmk_firmware/keyboards/matthewdias/m3n3van
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps Remove useless line continuations (#19399) 2022-12-30 11:48:05 +11:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
m3n3van.c [Keyboard] move @matthewdias 's keebs into matthewdias/ (#15991) 2022-01-30 10:58:40 -08:00
m3n3van.h [Keyboard] move @matthewdias 's keebs into matthewdias/ (#15991) 2022-01-30 10:58:40 -08:00
readme.md [Keyboard] move @matthewdias 's keebs into matthewdias/ (#15991) 2022-01-30 10:58:40 -08:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

m3n3van

A minivan case compatible PCB with 2x3u split space.

  • Keyboard Maintainer: matthewdias
  • Hardware Supported: m3n3van rev2 PCB
  • Hardware Availability: GitHub

To reset the keyboard into bootloader mode, press the reset switch on the underside.

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

make matthewdias/m3n3van:default

Flashing example for this keyboard (using the command line):

make matthewdias/m3n3van:default:flash

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