Joel Challis 02b43b4b60 Refactor use of `matrix_scan_kb` (#24200) vor 2 Jahren
..
keymaps 1184e0d9be Adjust keycode alignment around `QK_BOOT` (#23697) vor 2 Jahren
config.h 0a84bf8b57 Migrate `LOCKING_*_ENABLE` to Data-Driven: F (#23757) vor 2 Jahren
fallacy.c 02b43b4b60 Refactor use of `matrix_scan_kb` (#24200) vor 2 Jahren
indicators.c 597de0e298 LED drivers: rename "simple" to "mono" (#22814) vor 2 Jahren
indicators.h c635733a7f Remove `quantum.h` includes from keyboard code (#23394) vor 2 Jahren
keyboard.json 0a84bf8b57 Migrate `LOCKING_*_ENABLE` to Data-Driven: F (#23757) vor 2 Jahren
readme.md 09a53d1aa3 [Keyboard] Fallacy (#9499) vor 6 Jahren
rules.mk bc8ff28a58 Data-Driven Keyboard Conversions: F (#23516) vor 2 Jahren

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.