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.
 
 
 
 
 
Ryan 108ad0929c
Escape Unicode characters in info.json (#20698)
1 year ago
..
keymaps [Keyboard] Add Kuro65 keyboard (#20122) 1 year ago
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
info.json Escape Unicode characters in info.json (#20698) 1 year ago
readme.md [Keyboard] Add Kuro65 keyboard (#20122) 1 year ago
rules.mk [Keyboard] Add Kuro65 keyboard (#20122) 1 year ago

readme.md

Kuro 65

A 65% keyboard with an ISO layout, which fits the TOFU65 case (and similar) by KBDFans.

Keyboard maintainer: 0x544D

Hardware availability: 0x544D/kuro65

Features

  • Hot-swappable ISO layout
  • Per key RGB LED (south facing)
  • VIA compatible
  • USB-C connector
  • Reset button on the back of the PCB
  • Compatible with TOFU65 and similar cases

Pictures

kuro65_pcb

kuro65_case

Building the firmware

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

make kuro/kuro65:default

Flashing example for this keyboard:

make kuro/kuro65:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the top-left key (ESC) 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. In the pre-supplied keymaps it is on the Function 2 (FN2) layer, replacing the P key.