diff options
Diffstat (limited to 'keyboards/fallacy/readme.md')
| -rw-r--r-- | keyboards/fallacy/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/fallacy/readme.md b/keyboards/fallacy/readme.md new file mode 100644 index 000000000..e4a74de52 --- /dev/null +++ b/keyboards/fallacy/readme.md | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | # Fallacy | ||
| 2 |  | ||
| 3 | |||
| 4 | A PCB designed for the Fallacy custom keyboard, but fully compatible with the Alice and its clones. | ||
| 5 | |||
| 6 | * Keyboard Maintainer: [toraifu](https://github.com/toraifu) | ||
| 7 | * Hardware: [geekhack](https://geekhack.org/index.php?topic=103728.0) | ||
| 8 | * Other general info: [fallacy](https://github.com/toraifu/fallacy) | ||
| 9 | |||
| 10 | ### Features: | ||
| 11 | * VIA support | ||
| 12 | * As minimal as possible design (no in-switch LEDs) | ||
| 13 | * Support for the use of fourteen WS2812B RGB-LEDs for keyboards for which underglow is desired. | ||
| 14 | * Misc features such as ESD protection, indicator LEDs, etc. | ||
| 15 | |||
| 16 | |||
| 17 | Make example for this keyboard (after setting up your build environment): | ||
| 18 | |||
| 19 | make fallacy:default | ||
| 20 | |||
| 21 | 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). | ||
