qmk-dactyl-manuform-a/keyboards/xbows/ranger
Drashna Jaelre 6fb9842936
Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines Part 2 (#13912)
2021-08-07 15:18:06 +01:00
..
keymaps clean up CRLF instances (#13910) 2021-08-07 15:59:03 +10:00
config.h Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines Part 2 (#13912) 2021-08-07 15:18:06 +01:00
info.json X-Bows Ranger: rename LAYOUT to LAYOUT_tkl_ansi (#13795) 2021-07-30 11:16:18 -07:00
ranger.c Fix compile issues due to LED changes (#13821) 2021-07-31 17:30:13 +01:00
ranger.h X-Bows Ranger: rename LAYOUT to LAYOUT_tkl_ansi (#13795) 2021-07-30 11:16:18 -07:00
readme.md
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

readme.md

Ranger

Ranger

Ranger, A 87 keys keyboard with RGB backlight.

  • Keyboard Maintainer: X-BOWS
  • Hardware Supported: X-BOWS Ranger
  • Hardware Availability: X-BOWS

Enter the bootloader in 3 ways:

  • Software reset on Fn + ESC
  • Bootmagic reset: hold down the top left key (usually escape) and plugin the keyboard
  • Physical reset button: There is a button on the back of the PCB, please press it briefly.

Flash new firmware in 2 ways:

Make example for this keyboard (after setting up your build environment):

make xbows/ranger:default
make xbows/ranger:via

Flashing example for this keyboard:

make xbows/ranger:default:flash
make xbows/ranger:via:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.