qmk-dactyl-manuform-a/keyboards/zvecr/zv48
Zach White d02c4c5241
Add a <FEATURE>_SUPPORTED flag (#9058)
* Initial attempt at allowing keyboards to indicate what features they do not support

* try to use a for loop instead

* Update disable_features.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* add a few more features

* remove my test fixture

* disable things that make all:all suggested"

Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-01-30 13:08:58 -08:00
..
f401 Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
f411 Add STM32F401/F411 to mcu_selection.mk (#10278) 2020-09-18 20:00:18 -07:00
keymaps/default
config.h Remove `DESCRIPTION`, W-Z (#11633) 2021-01-20 12:41:34 +11:00
info.json
readme.md
rules.mk Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127) 2020-08-29 14:30:02 -07:00
zv48.c
zv48.h

readme.md

zv48

zv48

ARM Split ortho_4x12 mechanical keyboard.

  • Keyboard Maintainer: zvecr
  • Hardware Supported: f401/f411 blackpill
  • Hardware Availability: repo

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

make zvecr/zv48/f401:default
make zvecr/zv48/f411:default

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