qmk_firmware/keyboards/handwired/promethium
2023-02-11 03:47:17 +00:00
..
keymaps Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
color.h Simple RGB backlight theming 2017-04-30 18:04:58 +07:00
config.h Remove unused LOCKING_SUPPORT_ENABLE from config.h (#19748) 2023-02-05 20:26:45 +00:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
promethium.c Fix build failures uncovered by #18753 (#18789) 2022-10-21 07:28:18 +11:00
promethium.h Refactor some led_set_kb instances (#19179) 2022-12-09 01:42:22 +00: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 Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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