qmk_firmware/keyboards/handwired/promethium
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on() 2019-01-27 08:37:26 -08:00
..
keymaps Add C(), A() and G() to match already existing S() (#4673) 2019-01-25 13:12:48 -08:00
color.h Simple RGB backlight theming 2017-04-30 18:04:58 +07:00
config.h Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 2019-01-27 00:28:40 -08:00
info.json handwired/promethium Refactor and Configurator support (#4524) 2018-12-01 16:29:16 -08:00
matrix.c Fix `1<col` instead of `1<<col` typo in matrix_is_on() 2019-01-27 08:37:26 -08:00
promethium.c Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click frequency 2017-04-29 13:21:27 +07:00
promethium.h handwired/promethium Refactor and Configurator support (#4524) 2018-12-01 16:29:16 -08:00
readme.md update docs 2016-11-27 00:40:31 +07:00
rgbsps.c Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
rgbsps.h Implement battery level indicator 2017-02-10 21:28:46 +07:00
rules.mk Replace outdated RGB/Audio information 2018-10-22 14:55:05 -04:00

readme.md

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