logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (2020B)


  1. # mini36
  2. ![mini36](https://i.imgur.com/JwhiE9ll.png)
  3. ![mini36PCB](https://i.imgur.com/6NjZ8Cql.jpg)
  4. *A pre-built, low profile, split mechanical keyboard with 36 keys based on the RP2040 processor*
  5. * Keyboard Maintainer: [Kevin Gee](https://github.com/controller-works)
  6. * Hardware Supported: *mini36 split ergonomic keyboard*
  7. * Hardware Availability: *https://controller.works/products/mini36-low-profile-ergonomic-keyboard* Hardware is available as pre-built units only.
  8. Make example for this keyboard (after setting up your build environment):
  9. ```sh
  10. make controllerworks/mini36:default
  11. ```
  12. Flashing example for this keyboard:
  13. ```sh
  14. make controllerworks/mini36:default:flash
  15. ```
  16. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  17. ## Features
  18. - Highly integrated design with microcontroller, USB and TRRS connectors, and OLED all integrated on the main board with no secondary modules
  19. - RP2040 processor by Raspberry Pi Foundation running at 130 MHz with 16MB flash memory
  20. - CNC milled aluminum case with only 8mm thickness
  21. - "PCB art" shine through back plate with gold surface finish
  22. - 128x32 OLED on each keyboard half
  23. - 36 per-key RGB LEDs and 12 backlight RGB LEDS are individually addressable
  24. - ESD and over-current protection on USB and TRRS connectors
  25. - Reset and boot tactile switches
  26. - USB C host connection
  27. - Hot swap connectors for Kailh Chocolate PG1350 switches
  28. - Chocolate key spacing (18mm horizontal x 17mm vertical)
  29. ## Bootloader
  30. Enter the bootloader in 3 ways:
  31. * **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
  32. * **Physical reset button**: Press the RST button twice, rapidly
  33. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available