qmk_firmware/keyboards/sthlmkb/lagom
Ryan 798cbfe6a3
Fix info.json LTO and format encoder definitions (#20456)
2023-04-15 23:37:24 -06:00
..
keymaps/default
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Fix info.json LTO and format encoder definitions (#20456) 2023-04-15 23:37:24 -06:00
lagom.c Move split space/backspace layouts to data driven (#20356) 2023-04-08 19:27:11 +10:00
matrix.c
readme.md
rules.mk

readme.md

lagom

Lagom

Lagom is an easy to build 65%ish keyboard using only through hole components. It uses a separate microcontroller (like the Pro Micro or Elite C) to enable flexibility in connectivity and to further simplify the soldering experience (no more tricksy USB ports).

  • Keyboard Maintainer: mohoyt
  • Hardware Supported: lagom, Pro Micro, Elite-C, Puchi-C, Nice!Nano and more...
  • Hardware Availability: sthlm kb

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

make sthlmkb/lagom:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.