qmk_firmware

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

readme.md (839B)


      1 # Resume1800
      2 
      3 ![Resume1800](https://i.imgur.com/IjP3Opwh.jpg)
      4 
      5 An 1800 compact keyboard that is built with soley through-hole components
      6 
      7 * Keyboard Maintainer: [CrimsonKeyboards](https://github.com/DeeDesired)
      8 * Hardware Supported: Resume1800, atmega32a
      9 
     10 Make example for this keyboard (after setting up your build environment):
     11 
     12     make crimsonkeyboards/resume1800:default
     13 
     14 Flashing example for this keyboard:
     15 
     16     make crimsonkeyboards/resume1800:default:flash
     17 
     18 How to enter the bootloader:
     19 * 1) Press and hold BOOT
     20 * 2) Press and release RESET
     21 * 3) Release BOOT
     22 
     23 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).