qmk_sweep_skeletyl/keyboards/kprepublic/bm60hsrgb_ec/rev1
2023-04-03 10:18:17 -06:00
..
keymaps RESET -> QK_BOOT default keymaps (#17939) 2022-08-07 02:23:58 +01:00
config.h Remove RGB_DI_PIN ifdefs (#20218) 2023-03-23 21:38:01 +11:00
info.json Move matrix config to info.json, part 8 (#20030) 2023-03-11 04:59:07 +11:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rev1.c Add core/fallback encoder behaviour (#20320) 2023-04-03 10:18:17 -06:00
rev1.h [Keyboard] Add KPrepublic BM60hsrgb_ec V1 and V2 (#15104) 2022-06-08 12:20:26 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.