qmk_firmware/keyboards/phantom
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
2017-09-08 13:47:50 -04:00
..
keymaps Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
config.h Adjust Phantom for standard PCB 2017-06-23 12:07:18 +02:00
Makefile Split keyboard makefiles into rules and Makefile 2016-08-20 03:56:08 +03:00
phantom.c Move Phantom LED handling to phantom.c 2017-06-23 12:07:18 +02:00
phantom.h Adjust Phantom for standard PCB 2017-06-23 12:07:18 +02:00
readme.md Make the bulk of our keyboards match the readme.md standard 2017-08-16 20:36:59 -04:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

Phantom

A community-developed keyboard PCB designed to fit inside the case of a Filco Majestouch.

See the Deskthority wiki for more information.

Keyboard Maintainer: QMK Community Hardware Supported: Phantom PCB Hardware Availability: https://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=536

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

make phantom-default

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