forked from forks/qmk_firmware
09a53d1aa3
* Add Fallacy * Accept suggestions * fixed build error, renamed readme, added keymap specific config to force enable NKRO * remove FORCE_NKRO on VIA keymap, fix header * fix info.json to accurately reflect keymap * remove additional empty layers from default_split_bs keymap * Accept keymap formatting suggestions * remove empty config files at keymap level
22 lines
1,009 B
Markdown
22 lines
1,009 B
Markdown
# Fallacy
|
|
![fallacy](https://raw.githubusercontent.com/toraifu/fallacy/master/014A1296-2.jpg)
|
|
|
|
A PCB designed for the Fallacy custom keyboard, but fully compatible with the Alice and its clones.
|
|
|
|
* Keyboard Maintainer: [toraifu](https://github.com/toraifu)
|
|
* Hardware: [geekhack](https://geekhack.org/index.php?topic=103728.0)
|
|
* Other general info: [fallacy](https://github.com/toraifu/fallacy)
|
|
|
|
### Features:
|
|
* VIA support
|
|
* As minimal as possible design (no in-switch LEDs)
|
|
* Support for the use of fourteen WS2812B RGB-LEDs for keyboards for which underglow is desired.
|
|
* Misc features such as ESD protection, indicator LEDs, etc.
|
|
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make fallacy:default
|
|
|
|
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|