qmk-firmware/keyboards/handwired/promethium
Priyadi Iman Nurcahyo 36e950a13f [Keymap] Added compatibility for Planck rev6 (#5706)
* Update code for compatibility with latest QMK

* Added compatibility with Planck rev6

* use wait_ms instead of _delay_ms

* removed unnecessary rules

* disable audio on rev4 only
2019-04-29 09:33:13 -07:00
..
keymaps [Keymap] Added compatibility for Planck rev6 (#5706) 2019-04-29 09:33:13 -07: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 Fix handwired/promethium keyboard dimensions in info.json 2019-04-13 01:27:40 -07: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