qmk_firmware/keyboards/alas
2023-07-02 22:40:13 +01:00
..
keymaps
alas.c
config.h Move miscellaneous defines to data driven (#21382) 2023-07-02 22:40:13 +01:00
info.json Move miscellaneous defines to data driven (#21382) 2023-07-02 22:40:13 +01:00
matrix_diagram.md Alas: ISO Layouts Fix and Matrix Diagram (#21255) 2023-06-15 14:57:13 -06:00
readme.md
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01: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)