Ryan 79aa319946 `info.json` whitespace cleanups (#20651) пре 3 година
..
keymaps b7771ec25b RESET -> QK_BOOT default keymaps (#17037) пре 4 година
config.h 47966dc2a6 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) пре 3 година
fallacy.c 09a2b70a66 Move Alice and Ergodox layouts to data driven (#20340) пре 3 година
indicators.c 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) пре 3 година
indicators.h 09a53d1aa3 [Keyboard] Fallacy (#9499) пре 6 година
info.json 79aa319946 `info.json` whitespace cleanups (#20651) пре 3 година
readme.md 09a53d1aa3 [Keyboard] Fallacy (#9499) пре 6 година
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) пре 3 година

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.