qmk-dactyl-manuform-a/keyboards/miuni32
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.
2019-01-04 07:25:48 -08:00
..
keymaps Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00
config.h [Miuni32] Update the # of LEDs to match the final version of PCB (#4714) 2018-12-23 08:39:30 -08:00
info.json Miuni32 refactor and Configurator support (#3273) 2018-07-01 11:02:26 -07:00
miuni32.c Add B1gtuna Miuni32 2017-04-03 20:34:10 -07:00
miuni32.h Miuni32 refactor and Configurator support (#3273) 2018-07-01 11:02:26 -07:00
readme.md [Miuni32] Update the # of LEDs to match the final version of PCB (#4714) 2018-12-23 08:39:30 -08:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

readme.md

miuni32

A compact 30% keyboard.

Keyboard Maintainer: QMK Community
Hardware Supported: miuni32 PCB
Hardware Availability: https://bigtuna.io

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

make miuni32-default

See build environment setup then the make instructions for more information.