logo

qmk_firmware

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

readme.md (1338B)


  1. # Vida Keyboard PCB
  2. Vida PCB from CannonKeys
  3. This folder has files for both the wired hotswap and solderable versions of the Vida PCB
  4. The hotswap version does not have as much layout support as the solderable version (no ISO, no split space)
  5. The hotswap version does not support per key LED backlighting
  6. * Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan)
  7. * Hardware Supported: RP2040
  8. * Hardware Availability: [CannonKeys](https://cannonkeys.com)
  9. Make example for this keyboard (after setting up your build environment):
  10. make cannonkeys/vida:hotswap:default
  11. Flashing example for this keyboard:
  12. make cannonkeys/vida:hotswap:default:flash
  13. 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).
  14. ## Bootloader
  15. Enter the bootloader in 3 ways:
  16. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  17. * **Physical reset button**: Hold the "BOOTMODE" button on the back of the PCB and briefly press the "RESET" button on the back of the PCB
  18. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available