qmk-firmware/keyboards/handwired/promethium
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
color.h
config.h Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
info.json
matrix.c
promethium.c
promethium.h
readme.md
rgbsps.c
rgbsps.h
rules.mk [Core] Rework PS/2 driver selection (#17892) 2022-08-31 09:16:07 +02: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