qmk_firmware/keyboards/controllerworks/mini36
Ryan ebb512db82
Debounce defines cleanup (#19742)
* Clean up `DEBOUNCE` in config.h, 0-9

* Clean up `DEBOUNCE` in config.h, A

* Clean up `DEBOUNCE` in config.h, B

* Clean up `DEBOUNCE` in config.h, C

* Clean up `DEBOUNCE` in config.h, D

* Clean up `DEBOUNCE` in config.h, E

* Clean up `DEBOUNCE` in config.h, F

* Clean up `DEBOUNCE` in config.h, G

* Clean up `DEBOUNCE` in config.h, H

* Clean up `DEBOUNCE` in config.h, handwired

* Clean up `DEBOUNCE` in config.h, I

* Clean up `DEBOUNCE` in config.h, J

* Clean up `DEBOUNCE` in config.h, K

* Clean up `DEBOUNCE` in config.h, L

* Clean up `DEBOUNCE` in config.h, M

* Clean up `DEBOUNCE` in config.h, N

* Clean up `DEBOUNCE` in config.h, O

* Clean up `DEBOUNCE` in config.h, P

* Clean up `DEBOUNCE` in config.h, Q

* Clean up `DEBOUNCE` in config.h, R

* Clean up `DEBOUNCE` in config.h, S

* Clean up `DEBOUNCE` in config.h, T

* Clean up `DEBOUNCE` in config.h, U

* Clean up `DEBOUNCE` in config.h, V

* Clean up `DEBOUNCE` in config.h, W

* Clean up `DEBOUNCE` in config.h, X

* Clean up `DEBOUNCE` in config.h, Y

* Clean up `DEBOUNCE` in config.h, Z

* Remove default debounce from info.json

* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
..
keymaps Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089) 2022-11-16 05:59:09 +11:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
halconf.h Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
info.json Add mini36 (#18739) 2022-10-22 23:56:38 +01:00
mcuconf.h Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
mini36.c Add mini36 (#18739) 2022-10-22 23:56:38 +01:00
readme.md Add mini36 (#18739) 2022-10-22 23:56:38 +01:00
rules.mk Add mini36 (#18739) 2022-10-22 23:56:38 +01:00

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