forked from forks/qmk_firmware
348266bd5b
* Adding VIA support for 40percentclub/luddite * Update config.h * Update rules.mk * Delete config.h config.h was created to override the "default" of RGBLED_NUM 8 deleting the file to keep with defaults * Removing block and comment as suggested * Update PRODUCT_ID Changing from: #define PRODUCT_ID 0x0A0C To: #define PRODUCT_ID 0x4C55 // "LU" * Changing Vendor ID Changing Vendor ID from: #define VENDOR_ID 0xFEED To: #define VENDOR_ID 0x3430 // "40" |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
luddite.c | ||
luddite.h | ||
readme.md | ||
rules.mk |
Luddite
Luddite 60% keyboard with backlight and RGB underglow.
Keyboard Maintainer: QMK Community
Hardware Supported: Luddite PCB
Hardware Availability: Luddite project on 40% Keyboards
Make example for this keyboard (after setting up your build environment):
make 40percentclub/luddite:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
First pass at adding support for the luddite keyboard. Compiles but completely untested. Intended to kick-start development.