Giter Club home page Giter Club logo

qmk-qk65-r2's Introduction

QMK Firmware for QK65 R2 Wired White PCB

R2 wired white PCB is not officially supported by QMK.

Owlab(QK) actually has a working repo where QK65 R2 was added, with some minor fixes I can actually get a working bin for the R2 hotswap PCB on latest QMK repo dev branch.

QMK toolbox have no driver for that bootloader bacause it is not merged to upstream yet, therefore you will probably need zadig to install the driver for windows. QK suggested the WinUSB drive while after I flashed it with QMK it seems I can just use libusb-win32 for it instead. For Linux, add this line to udev rules(e.g. /etc/udev/rules.d/60-dfuse-rules or /usr/lib/udev/rules.d/60-dfuse-rules).

ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="1688", ATTRS{idProduct}=="2200", TAG+="uaccess"

A bat script for using purely dfu-util is included for flashing just in case.

R2 Wired White PCB Flash Guide

  1. Hold B and plug the board in
  2. Use QMK CLI to flash the board, or compile the firmware then use included bat to flash compiled QMK firmware. Make sure bat and firmware are in the same folder with dfu-util. Change the firmware name in the bat script accordingly.

QMK CLI

qmk compile -kb qwertykeys/qk65/r2 -km shigure -j 32

qmk flash -kb qwertykeys/qk65/r2 -km shigure -j 32

qmk-qk65-r2's People

Contributors

forsakenrei avatar

Stargazers

Whang Sarunyou avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.