qmk-firmwares/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 Move keyboard USB IDs and strings to data driven: handwired (#17822) 2022-07-30 17:31:44 +10:00
matrix.c Remove matrix_key_count() (#16603) 2022-03-10 12:18:07 +00:00
promethium.c Rename AdafruitBLE to BluefruitLE (#16127) 2022-01-30 17:29:42 +00:00
promethium.h handwired/promethium: fix missing include (#16317) 2022-02-11 12:37:36 +00:00
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