qmk_firmware

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

readme.md (1517B)


      1 # waffling60 Rev. E ANSI
      2 
      3 A 60% PCB for MX switches, one hot swap and one solder-pcb version with decent layout support. Revision E adds underglow and rotary encoder support.
      4 
      5 More info: https://github.com/4pplet/waffling60
      6 
      7 * Keyboard Maintainer: [4pplet](https://github.com/4pplet)
      8 * Hardware Supported: [waffling60](https://github.com/4pplet/waffling60)
      9 
     10 Make example for this keyboard (after setting up your build environment):
     11 
     12     make 4pplet/waffling60/rev_e_ansi:default
     13 
     14 Flashing example for this keyboard:
     15 
     16     make 4pplet/waffling60/rev_e_ansi:default:flash
     17 
     18 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).
     19 
     20 ## Bootloader
     21 
     22 How to enter bootloader (DFU):
     23 * Short the reset-header (labled BL/RESET) on the back of the PCB for about 2 seconds for the keyboard to enter DFU. When in DFU, it's ready to flash the firmware. If using a APM MCU it will not automatically reset after flash. Simply short the reset-header for a very short time to just reset the PCB, alternatively unplug and repluck the USB-cable to the keyboard.
     24 
     25 Alternative option if the firmware is already pre-flashed:
     26 * Unplug your keyboard, hold down the Spacebar and B at the same time, plug in your keyboard and wait a second before releasing the keys. The keyboard will enter DFU and is ready to flash the firmware.