qmk-firmware/keyboards/handwired/promethium
noroadsleft 064d9e2175 handwired/promethium Refactor and Configurator support (#4524)
* handwired/promethium: refactor

- config.h files
  - updated to use #pragma once
  - removed redundant config.h includes
- layout macro moved from config.h to promethium.h
- layout macro renamed from KEYMAP_CUSTOM to LAYOUT

* handwired/promethium: Configurator support
2018-12-01 16:29:16 -08:00
..
keymaps handwired/promethium Refactor and Configurator support (#4524) 2018-12-01 16:29:16 -08:00
color.h Simple RGB backlight theming 2017-04-30 18:04:58 +07:00
config.h handwired/promethium Refactor and Configurator support (#4524) 2018-12-01 16:29:16 -08:00
info.json handwired/promethium Refactor and Configurator support (#4524) 2018-12-01 16:29:16 -08:00
matrix.c Remove _quantum functions from custom matrix.c code 2018-02-06 12:25:30 -05: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