qmk_firmware/keyboards/kbdfans/kbd75rgb
2022-05-16 09:40:56 +10:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
kbd75rgb.c Various fixes for g_led_config lint warnings (#17104) 2022-05-16 09:40:56 +10:00
kbd75rgb.h
readme.md
rules.mk

KBD75RGB

A customizable 75% RGB keyboard.

  • Keyboard Maintainer: moyi4681
  • Hardware Supported: KBDFANS
  • Hardware Availability: kbdfans

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: Press the key mapped to RESET if it is available

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

make kbdfans/kbd75rgb:default

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