qmk-firmwares/keyboards/alas
Ryan e933e0411f
Move matrix config to info.json, part 5 (#20003)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +11:00
..
keymaps [Keyboard] Add alas keyboard (#19717) 2023-02-10 01:09:40 -08:00
alas.c [Keyboard] Add alas keyboard (#19717) 2023-02-10 01:09:40 -08:00
alas.h [Keyboard] Add alas keyboard (#19717) 2023-02-10 01:09:40 -08:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
info.json Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
readme.md [Keyboard] Add alas keyboard (#19717) 2023-02-10 01:09:40 -08:00
rules.mk [Keyboard] Add alas keyboard (#19717) 2023-02-10 01:09:40 -08:00

Alas

This is a standard 60% layout PCB. It supports VIA.

Layer 0 Layer 1

Instructions

Build

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

make alas:default

Flashing example for this keyboard:

make alas:default:flash

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