You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/zinc
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
6 years ago
..
keymaps Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 6 years ago
rev1
reva
config.h
i2c.c
i2c.h
info.json
readme.md
rules.mk
serial.c
serial.h
zinc.c
zinc.h

readme.md

Zinc

Zinc

40% row-staggered split keyboard.

Keyboard Maintainer: monksoffunk @monksoffunkJP
Hardware Supported: Zinc PCB
Hardware Availability: (https://twitter.com/monksoffunkJP)

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

make zinc:default

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