kmk_firmware/boards/keebio/levinson
Kyle Brown 6c7d57ca2a Apply suggestions from code review
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
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 Apply suggestions from code review 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