You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714)
1 year ago
..
keymaps RESET -> QK_BOOT default keymaps (#17939) 1 year ago
config.h Remove usages of config_common.h from config.h files. (#19714) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 1 year ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 1 year ago
rev1.c Fix Per Key LED Indicator Callbacks (#18450) 1 year ago
rev1.h [Keyboard] Add KPrepublic BM60hsrgb_ec V1 and V2 (#15104) 2 years ago
rules.mk [Keyboard] Add KPrepublic BM60hsrgb_ec V1 and V2 (#15104) 2 years ago

readme.md

BM60HSRGB_EC/rev1

A 60% hotswap inswitch RGB keyboard with an encoder from KP Republic.

  • Keyboard Maintainer: peepeetee
  • Hardware Supported: BM60HSRGB_EC/rev1
  • Hardware Availability: KP Republic

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

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

make kprepublic/bm60hsrgb_ec/rev1:default

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