qmk_firmware/keyboards/kbdfans/odin/v2
Ryan 5bd68e3695
Move single `LAYOUT`s to data driven (#20365)
2023-04-12 13:42:51 +10:00
..
keymaps
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md
rules.mk

readme.md

ODIN V2

A customizable HOTSWAP keyboard.

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

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

make kbdfans/odin/v2:default

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix
  • Physical reset button:press and hold the button on the back of the PCB, then plugin to PC
  • 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.