1
0
Fork 0
qmk_firmware/keyboards/412_64
FateEverywhere 4609d68ddc Keyboard: Add 412 64 Model 00 keyboard. (#4400)
* Add 412-64 keyboard firmware

It's pretty barebones for now, but the Model 00 is also a pretty barebones machine. Model 01 won't be better, but plenty of pins exist for things like LEDs on Model 02.

* MANU/PROD ID changes.

Changed around the MANUFACTURER and PRODUCT IDs to be more polite when viewed in qmk toolbox.

* Fixing PROD again.

For the love of all that is good and holy, that was ugly. This new one looks better. This stuff matters to me for some reason.

* Yep, updating MANU again.

There we go. That's better - From my name to my "design firm".

* Update keyboards/412_64/keymaps/default/keymap.c

Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com>

* Update keyboards/412_64/rules.mk

Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com>

* Update keyboards/412_64/rules.mk

Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com>

* Update keyboards/412_64/rules.mk

Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com>

* Update keyboards/412_64/rules.mk

Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com>
2018-11-13 08:38:48 -08:00
..
keymaps/default Keyboard: Add 412 64 Model 00 keyboard. (#4400) 2018-11-13 08:38:48 -08:00
412_64.c Keyboard: Add 412 64 Model 00 keyboard. (#4400) 2018-11-13 08:38:48 -08:00
412_64.h Keyboard: Add 412 64 Model 00 keyboard. (#4400) 2018-11-13 08:38:48 -08:00
config.h Keyboard: Add 412 64 Model 00 keyboard. (#4400) 2018-11-13 08:38:48 -08:00
readme.md Keyboard: Add 412 64 Model 00 keyboard. (#4400) 2018-11-13 08:38:48 -08:00
rules.mk Keyboard: Add 412 64 Model 00 keyboard. (#4400) 2018-11-13 08:38:48 -08:00

readme.md

412-64

412-64

A compact 60% keyboard designed by Fate Everywhere and sold on a limited basis. Born out of the desire for a Planck with a numpad for technical work.

Keyboard Maintainer: Fate Everywhere
Hardware Supported: 4x16 T&E Prototype, 412-64 Mk. 0, Mk. 1.
Hardware Availability: Highly limited, contact /u/FateEverywhere on reddit for availability.

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

make 412-64:default

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