Ryan 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) hace 3 años
..
keymaps b7771ec25b RESET -> QK_BOOT default keymaps (#17037) hace 4 años
config.h 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) hace 3 años
fallacy.c 09a53d1aa3 [Keyboard] Fallacy (#9499) hace 6 años
fallacy.h 138c3e7042 Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) hace 5 años
indicators.c 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) hace 3 años
indicators.h 09a53d1aa3 [Keyboard] Fallacy (#9499) hace 6 años
info.json 23f365b601 Move keyboard USB IDs and strings to data driven: F (#17816) hace 4 años
readme.md 09a53d1aa3 [Keyboard] Fallacy (#9499) hace 6 años
rules.mk a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) hace 4 años

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.