logo

qmk_firmware

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

readme.md (1156B)


  1. # Ranger
  2. ![Ranger](https://img.alicdn.com/i3/16731204/O1CN015gRK1R1KlTSHEuHDo_!!16731204.jpg)
  3. Ranger, A 87 keys keyboard with RGB backlight.
  4. * Keyboard Maintainer: X-BOWS
  5. * Hardware Supported: X-BOWS Ranger
  6. * Hardware Availability: [X-BOWS](https://x-bows.com/)
  7. Enter the bootloader in 3 ways:
  8. * Software reset on Fn + ESC
  9. * Bootmagic reset: hold down the top left key (usually escape) and plugin the keyboard
  10. * Physical reset button: There is a button on the back of the PCB, please press it briefly.
  11. Flash new firmware in 2 ways:
  12. * Use the QMK toolbox:https://github.com/qmk/qmk_toolbox/releases
  13. * Use the QMK MSYS:https://msys.qmk.fm/
  14. Make example for this keyboard (after setting up your build environment):
  15. make xbows/ranger:default
  16. make xbows/ranger:via
  17. Flashing example for this keyboard:
  18. make xbows/ranger:default:flash
  19. make xbows/ranger:via:flash
  20. 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).