qmk-dactyl-manuform-a/keyboards/handwired/promethium
Ryan 8a4a0c25fd Change analogRead calls to analogReadPin (#9023)
* Change analogRead calls to analogReadPin

* Add ChangeLog

* Update docs, remove mention of `analogRead()`

* Retarget changelog for next round
2020-08-29 14:30:02 -07:00
..
keymaps [Keyboard] Update default keymaps to use `layer_state_t` (#7444) 2019-11-21 22:40:29 -08:00
color.h Simple RGB backlight theming 2017-04-30 18:04:58 +07:00
config.h Change analogRead calls to analogReadPin (#9023) 2020-08-29 14:30:02 -07:00
info.json Fix handwired/promethium keyboard dimensions in info.json 2019-04-13 01:27:40 -07:00
matrix.c Remove superfluous JTAG disable code (#6445) 2019-08-20 22:18:52 -07:00
promethium.c Change analogRead calls to analogReadPin (#9023) 2020-08-29 14:30:02 -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 Moving rgb typedefs into a single location (#5978) 2019-06-04 11:04:30 -07:00
rgbsps.h Implement battery level indicator 2017-02-10 21:28:46 +07:00
rules.mk Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07: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