qmk_firmware/keyboards/kbdfans/odinmini
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
2023-04-06 18:00:54 +10:00
..
keymaps
config.h Add some missing `#pragma once`s (#19902) 2023-02-21 15:55:23 +00:00
info.json Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
readme.md
rules.mk Move `WS2812_DRIVER` to data driven (#20248) 2023-03-26 18:22:12 +11:00

readme.md

ODIN MINI

A customizable Hotswap keyboard.

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

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

make kbdfans/odinmini:default

Bootloader

Enter the bootloader in 3 ways:

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

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