qmk_firmware/keyboards/pimoroni/keybow2040
..
keymaps/default
config.h
halconf.h
keyboard.json
keybow2040.c
mcuconf.h
readme.md

Keybow 2040

Keybow 2040 board

The Pimoroni Keybow 2040 is a 16 key mechanical macropad controlled by a Raspberry Pi RP2040, with Kailh hot swap sockets and per key RGB lighting, in a decorative FR4 sandwich. The Keybow 2040 is also known by its codename Venus Dust, or its product codes of the form PIM56x.

Usage

The bootloader button is used to switch from one layer to another, the first layer is used for macros and shortcuts, while the second layer controls RGB lights. You can modify this behavior using the QMK configurator.

Build

Make example for this keyboard (after setting up your build environment):

make pimoroni/keybow2040:default

Flashing example for this keyboard:

make pimoroni/keybow2040:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the top left key and plug in the keyboard
  • Physical reset button: Hold down BOOTSEL while pressing RESET
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available