qmk_firmware/keyboards/fallacy
2023-03-10 22:16:56 +11:00
..
keymaps
config.h Move matrix config to info.json, part 2 (#19987) 2023-03-10 22:16:56 +11:00
fallacy.c led_update_kb -> led_update_ports where appropriate (#18716) 2022-10-15 15:09:03 -04:00
fallacy.h
indicators.c Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
indicators.h
info.json Move matrix config to info.json, part 2 (#19987) 2023-03-10 22:16:56 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.