logo

qmk_firmware

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

readme.md (1519B)


  1. # pi40
  2. ![pi40](https://i.imgur.com/ONVtaVZh.jpeg)
  3. The pi40 is a 4x12 ortholinear keyboard with a fixed 2u spacebar using a Raspberry Pi Pico for the controller.
  4. It includes options for a rotary encoder, SSD1306 oled, and per-key in-switch RGB LEDs.
  5. All unused GPIO pins are broken out on the main pcb, as well as the available voltage pins.
  6. This firmware also includes the option for VIA which includes configuration options for the rotary encoder, matrix lighting, and up to 10 layers.
  7. Default oled configuration displays:
  8. - current layer
  9. - caps lock status
  10. - num lock status
  11. - scroll lock status
  12. - current RGB lighting mode
  13. * Keyboard Maintainer: [ziptyze](https://github.com/ziptyze)
  14. * Hardware Availability: (https://1upkeyboards.com/shop/keyboard-kits/diy-40-kits/pi40-keyboard-kit/)
  15. Make example for this keyboard (after setting up your build environment):
  16. make 1upkeyboards/pi40:default
  17. Flashing example for this keyboard:
  18. make 1upkeyboards/pi40:default:flash
  19. 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).
  20. ## Bootloader
  21. Enter the bootloader in 2 ways:
  22. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix, the top left key, and plug in the keyboard
  23. * **BOOTSEL button**: Hold down the BOOTSEL button on the pico, and plug in the keyboard