qmk_firmware

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

readme.md (1071B)


      1 # ProjectD 75% ANSI 
      2 ![ProjectD 75 ANSI](https://imgur.com/dtNDC8zh.png)
      3 
      4 A 75% keyboard, Equipped with the WestBerry Q95 microcontroller.
      5 
      6 * Keyboard Maintainer: [GSKY](https://github.com/gksygithub)
      7 * Hardware Supported: projectd_75_ansi
      8 * Hardware Availability: [GSKY](https://github.com/gskygithub/projectd_75_ansi)
      9 
     10 Make example for this keyboard (after setting up your build environment):
     11 
     12     make projectd/75/ansi:default
     13 
     14 Flashing example for this keyboard:
     15 
     16     make projectd/75/ansi:default:flash
     17 
     18 To reset the board into bootloader mode, do one of the following:
     19 
     20 * Hold the Reset switch mounted under the space key after the USB cable is connected
     21 * Hold the Esc key while connecting the USB cable (also erases persistent settings)
     22 * Fn+Alt+Tab will reset the board to bootloader mode
     23 
     24 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).
     25