You can not 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 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
11 months ago
..
keymaps [Keyboard] Add alas keyboard (#19717) 1 year ago
alas.c Move remaining `LAYOUT_all`s to data driven (#20463) 1 year ago
config.h Move matrix config to info.json, part 5 (#20003) 1 year ago
info.json Alas: ISO Layouts Fix and Matrix Diagram (#21255) 11 months ago
matrix_diagram.md Alas: ISO Layouts Fix and Matrix Diagram (#21255) 11 months ago
readme.md [Keyboard] Add alas keyboard (#19717) 1 year ago
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 11 months ago

readme.md

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)