qmk_firmware/keyboards/handwired/promethium
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
2017-09-08 13:47:50 -04:00
..
keymaps Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
color.h Simple RGB backlight theming 2017-04-30 18:04:58 +07:00
config.h update priyadi's keymap config 2017-08-07 22:36:05 -04:00
Makefile My Promethium keyboard firmware 2016-11-26 23:48:11 +07:00
matrix.c Syntax fix 2017-04-30 18:03:03 +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 Move keyboard specific stuff to keyboard specific files, and vice versa 2017-02-15 19:22:58 +07: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 Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00

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