qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1134B)


      1 # Edda PCB
      2 
      3 Alice layout PCB with top mounted USB C used in Mekanisk Edda
      4 
      5 * Keyboard Maintainer: [martin](https://github.com/arnstadm)
      6 * Hardware Supported: [Edda PCB](https://tastatur.no/collections/forhandsbestilling-1/products/edda-pcb?variant=39481626001453)
      7 
      8 Make example for this keyboard (after setting up your build environment):
      9 
     10     make edda:default
     11 
     12 Flashing example for this keyboard:
     13 
     14     make edda: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 
     18 How to enter bootloader (DFU):
     19 
     20     Press and hold the button on the keyboard (the small one on the same side as the MCU) for more than 1 second. The keyboard will then enter bootloader (DFU) mode and it's ready to flash the firmware.
     21     Note: If holding the button a shorter time, the keyboard will just reset. If you want to exit bootloader mode without flashing a firmware, disconnect the keyboard from your PC and reconnect it.