Joel Challis abe4d9cdca Migrate build target markers to keyboard.json - E (#23529) hace 2 años
..
keymaps 8812a09581 Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) hace 2 años
config.h a5f1438f58 Migrate RGB Matrix config to info.json - C (#22807) hace 2 años
halconf.h 327f7ee9a7 Fixup ChibiOS header inclusion search ordering. (#19623) hace 3 años
keyboard.json abe4d9cdca Migrate build target markers to keyboard.json - E (#23529) hace 2 años
mcuconf.h 327f7ee9a7 Fixup ChibiOS header inclusion search ordering. (#19623) hace 3 años
mini36.c 9e2a063163 Add mini36 (#18739) hace 3 años
readme.md 9e2a063163 Add mini36 (#18739) hace 3 años
rules.mk 5d2f2af198 OLED: driver naming cleanups (#21710) hace 3 años

readme.md

mini36

mini36 mini36PCB

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

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

    make controllerworks/mini36:default

Flashing example for this keyboard:

    make controllerworks/mini36: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
  • 36 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