kmk_firmware/boards/pimoroni
AndersonTorres 9841d3c402 Quick fixup links on documentations for the boards
Because of the previous moving commit, some links need to be fixed too.
2022-10-25 01:24:49 -07:00
..
keybow Passes tests 2022-10-04 21:29:50 +00:00
keybow_2040 expose keypad options through scanner init 2022-04-11 18:26:43 -07:00
__init__.py Adding Pimoroni Keybow and Keybow 2040 2022-02-20 18:42:38 -08:00
README.md Quick fixup links on documentations for the boards 2022-10-25 01:24:49 -07:00

Pimoroni Keybow family

A family of macro pads based on raspberry pi hardware: ![Keybow](image url for keybow) (Original) Keybow - Raspberry Pi hat. 4x3 hotswap keys, with an APA102 LED per key.

![Keybow 2040](image url for keybow 2040) Keybow 2040 - custom RP2040 board. 4x4 hotswap keys, with an RGB LED per key driven by a shared IS31FL3731 controller.

These boards share the 'feature' of using a single GPIO per key rather than a row and column matrix, so these both use CircuitPython's keypad.Keys module instead of the regular KMK matrix scanner.

Retailers

UK

AU

Extensions enabled by default

  • Layers Need more keys than switches? Use layers.
  • RGB Light it up (Keybow only so far)
  • MediaKeys Control volume and other media functions