kmk_firmware/boards/keebio/levinson
2022-10-10 23:13:44 +00:00
..
kb_converter.py update docs and examples 2022-04-09 14:40:40 -07:00
kb.py convert pm based boards to quickpin 2022-10-10 23:13:44 +00:00
main.py Fix isort on incorrect files 2022-01-28 17:58:06 -08:00
README.md convert pm based boards to quickpin 2022-10-10 23:13:44 +00:00

Levinson Rev 2

A split keyboard with a 4x6 layout

kb_converter.py is designed to work with an itsybitsy with converter board found here

Extensions enabled by default

  • Layers Need more keys than switches? Use layers.
  • RGB Light it up
  • BLE_Split Connects halves without wires

Common Extensions

  • Split Connects halves using a wire
  • Power Powersaving features for battery life

Microcontroller support

Update this line in kb.py to any supported microcontroller in kmk/quickpin/pro_micro

from kmk.quickpin.pro_micro.boardsource_blok import pinout as pins