Ryan 2da0827d4f Remove matrix size defines (#19581) 3 years ago
..
keymaps 1978007fae Tap Dance: remove `qk_` prefix (#19313) 3 years ago
config.h 2da0827d4f Remove matrix size defines (#19581) 3 years ago
info.json f4ba17c4a0 Move LED indicator config to data driven (#19800) 3 years ago
nasu.c 1ca636819f [Keyboard] Fix Nasu Indicators (#15878) 4 years ago
nasu.h d4ae858e0a [Keyboard] Add LAYOUT_alice support for Nasu (#15513) 4 years ago
readme.md 69527be90b [Keyboard] Nasu (#15468) 4 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

Nasu

This is a standard Alice layout PCB. It supports VIA.

Instructions

Build

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

make nasu: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 dfu-util (make nasu:<keymap>:dfu-util)