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 Simple RGB backlight theming 2017-04-30 18:04:58 +07:00
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 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 [Core] Rework PS/2 driver selection (#17892) 2022-08-31 09:16:07 +02: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