Nick Brassel 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
config.h 0a84bf8b57 Migrate `LOCKING_*_ENABLE` to Data-Driven: F (#23757) 2 years ago
fallacy.c 02b43b4b60 Refactor use of `matrix_scan_kb` (#24200) 2 years ago
indicators.c 597de0e298 LED drivers: rename "simple" to "mono" (#22814) 2 years ago
indicators.h c635733a7f Remove `quantum.h` includes from keyboard code (#23394) 2 years ago
keyboard.json 0a84bf8b57 Migrate `LOCKING_*_ENABLE` to Data-Driven: F (#23757) 2 years ago
readme.md 09a53d1aa3 [Keyboard] Fallacy (#9499) 6 years ago
rules.mk bc8ff28a58 Data-Driven Keyboard Conversions: F (#23516) 2 years ago

readme.md

Fallacy

fallacy

A PCB designed for the Fallacy custom keyboard, but fully compatible with the Alice and its clones.

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.