You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Brassel 7f805cc779
VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: zvecr <git@zvecr.com>
3 years ago
..
keymaps VIA Protocol 12 + fixes (#19916) 3 years ago
config.h Remove matrix size defines (#19581) 3 years ago
info.json Move LED indicator config to data driven (#19800) 3 years ago
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
w1_at.c
w1_at.h

readme.md

W1-AT

This is a standard weird layout PCB, best build with a 10U spacebar. It supports VIA.

Instructions

Build

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

make w1_at: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 w1_at:<keymap>:flash)