logo

qmk_firmware

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

readme.md (1633B)


  1. # city42
  2. ![city42](https://i.imgur.com/YZNW4EZh.jpg)
  3. *A pre-built, low profile, unibody split keyboard based on the RP2040 processor*
  4. * Keyboard Maintainer: [Kevin Gee](https://github.com/controller-works)
  5. * Hardware Supported: *city42 split unibody ergonomic keyboard*
  6. * Hardware Availability: *[Controller Works Retail Site](https://controller.works/products/city42-ergonomic-keyboard)* Hardware is available as pre-built units only.
  7. Make example for this keyboard (after setting up your build environment):
  8. ```sh
  9. make controllerworks/city42:default
  10. ```
  11. Flashing example for this keyboard:
  12. ```sh
  13. make controllerworks/city42:default:flash
  14. ```
  15. 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).
  16. ## Features
  17. - Highly integrated design with microcontroller and USB connectors on the main board
  18. - RP2040 processor by Raspberry Pi Foundation running at 130 MHz with 16MB flash memory
  19. - 40mm Cirque trackpad
  20. - 42 per-key RGB LEDs
  21. - ESD and over-current protection on USB
  22. - Reset and boot tactile switches
  23. - USB C host connection
  24. - Hot swap connectors for Kailh Chocolate PG1350 switches
  25. - Chocolate key spacing (18mm horizontal x 17mm vertical)
  26. ## Bootloader
  27. Enter the bootloader in 3 ways:
  28. * **Bootmagic reset**: Hold down the upper left key while plugging in USB
  29. * **Physical reset button**: Press the RST button twice, rapidly
  30. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available