qmk-firmware/keyboards/handwired/promethium
Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399)
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-11-20 22:31:36 +00:00
..
keymaps Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
color.h Simple RGB backlight theming 2017-04-30 18:04:58 +07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -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 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 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