]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/luddite/README.md
Keyboard: Adding initial luddite keyboard framework (#4029)
[qmk_firmware.git] / keyboards / luddite / README.md
1 # Luddite
2
3 Luddite 60% keyboard with backlight and RGB underglow.
4
5 * [The original TMK firmware](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/luddite)
6
7 Keyboard Maintainer: QMK Community  
8 Hardware Supported: Luddite PCB  
9 Hardware Availability: [Luddite project on 40% Keyboards](http://www.40percent.club/search/label/luddite)
10
11 Make example for this keyboard (after setting up your build environment):
12
13     make luddite:default
14
15 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
16
17 First pass at adding support for the luddite keyboard. Compiles but completely
18 untested. Intended to kick-start development.