logo

qmk_firmware

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

readme.md (1291B)


  1. # YM68
  2. ![YM68](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/ymdk/ym68/HTB17n9gQMHqK1RjSZFEq6AGMXXaq_640.jpg)
  3. A 65% keyboard kit with support for in-switch LEDs and RGB Underglow.
  4. * Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
  5. * Hardware Supported: YMDK YM68 PCB (ATmega32U4)
  6. * Hardware Availability: [AliExpress](https://www.aliexpress.com/i/32999629504.html), [ymdkey.com](https://ymdkey.com/collections/68-71-keyboard-diy/products/ymdk-fully-programmable-68-cnc-aluminum-case-plate-pcb-stabilizers-mechanical-keyboard-diy-kit?variant=30994625232957)
  7. Make example for this keyboard (after setting up your build environment):
  8. make ymdk/ym68:default
  9. Flashing example for this keyboard:
  10. make ymdk/ym68:default:flash
  11. To reset the board into bootloader mode, do one of the following:
  12. * Tap the Reset switch mounted on the bottom side of the PCB
  13. * Hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings)
  14. 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).