qmk_firmware/keyboards/kbdfans/odinmini
2023-05-04 19:09:59 +10:00
..
keymaps [Keyboard] add odinmini keyboard (#19111) 2022-12-04 01:22:21 -08:00
config.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
info.json Even more info.json whitespace cleanups (#20703) 2023-05-04 19:09:59 +10:00
readme.md [Keyboard] add odinmini keyboard (#19111) 2022-12-04 01:22:21 -08:00
rules.mk Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00

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.