You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
7 years ago
..
keymaps handwired/promethium Refactor and Configurator support (#4524) 7 years ago
color.h Simple RGB backlight theming 8 years ago
config.h handwired/promethium Refactor and Configurator support (#4524) 7 years ago
info.json handwired/promethium Refactor and Configurator support (#4524) 7 years ago
matrix.c Remove _quantum functions from custom matrix.c code 7 years ago
promethium.c Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click frequency 8 years ago
promethium.h handwired/promethium Refactor and Configurator support (#4524) 7 years ago
readme.md update docs 9 years ago
rgbsps.c Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
rgbsps.h Implement battery level indicator 8 years ago
rules.mk Replace outdated RGB/Audio information 7 years ago

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