forked from forks/qmk_firmware
f2c179de58
* Remove superfluous JTAG disable code * 32A has differently named register * Accidentally some operators * 32A also has different JTAG pins * Wrap disable_jtag() in an ifndef * Document this new define * Rename the define, it conflicts with a LUFA thing Also, move the ifndef wrapping to the call in keyboard_setup() |
||
---|---|---|
.. | ||
keymaps | ||
color.h | ||
config.h | ||
info.json | ||
matrix.c | ||
promethium.c | ||
promethium.h | ||
readme.md | ||
rgbsps.c | ||
rgbsps.h | ||
rules.mk |
Promethium Keyboard Firmware
A handwired Planck based keyboard using the Adafruit Feather 32u4 Bluefruit LE controller.
Features:
- Single piece split form factor
- Columnar stagger
- Trackpoint
- Bluetooth LE TBD
- Battery
- Per switch RGB LED
- Proximity sensor for energy conservation TBD