qmk_firmware/keyboards/loki65
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
2023-04-06 18:00:54 +10:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
halconf.h
info.json Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
loki65.c
loki65.h
mcuconf.h
readme.md
rules.mk Move `WS2812_DRIVER` to data driven (#20248) 2023-03-26 18:22:12 +11:00

readme.md

Loki 65

This is a 65% layout PCB. It supports VIA.

Instructions

Build

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

make loki65:default

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

Reset

  • Unplug
  • Hold Escape
  • Plug In
  • Unplug
  • Release Escape

Flash

  • Unplug
  • Hold Escape
  • Plug In
  • Flash using QMK Toolbox or CLI (make loki65:<keymap>:flash)