Back to Qmk Firmware

mini42

keyboards/controllerworks/mini42/readme.md

4.04.1 KB
Original Source

mini42

A pre-built, low profile, split mechanical keyboard based on the RP2040 processor

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

sh
    make controllerworks/mini42:default

Flashing example for this keyboard:

sh
    make controllerworks/mini42:default:flash

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

Features

  • Highly integrated design with microcontroller, USB and TRRS connectors, and OLED all integrated on the main board with no secondary modules
  • RP2040 processor by Raspberry Pi Foundation running at 130 MHz with 16MB flash memory
  • CNC milled aluminum case with only 8mm thickness
  • "PCB art" shine through back plate with gold surface finish
  • 128x32 OLED on each keyboard half
  • 42 per-key RGB LEDs and 12 backlight RGB LEDS are individually addressable
  • ESD and over-current protection on USB and TRRS connectors
  • Reset and boot tactile switches
  • USB C host connection
  • Hot swap connectors for Kailh Chocolate PG1350 switches
  • Chocolate key spacing (18mm horizontal x 17mm vertical)

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the upper left key on the left hand keyboard half or the upper right key on the right hand keyboard half while plugging in USB
  • Physical reset button: Press the RST button twice, rapidly
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

Pin Assignment

NamePinLeft RowLeft ColumnRight Row**Right Column
LEDGP0
DATAGP1
DATA2*GP28
KEY0GP20040
KEY1GP30141
KEY2GP40242
KEY3GP50343
KEY4GP60444
KEY5GP70545
KEY6GP81050
KEY7GP91151
KEY8GP101252
KEY9GP111353
KEY10GP121454
KEY11GP131555
KEY12GP142060
KEY13GP152161
KEY14GP162262
KEY15GP172363
KEY16GP182464
KEY17GP192565
KEY18GP203070
KEY19GP213171
KEY20GP223272
SDAGP24
SCLGP25

*DATA2 on production units, not connected on prototype units

** Right Column numbers run right (pinky position) to left (thumb position)