qmk_firmware/keyboards/sthlmkb/lagom
2024-05-03 15:21:29 +10:00
..
keymaps/default
config.h
keyboard.json Migrate build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01:00
lagom.c
matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
readme.md
rules.mk Migrate build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01:00

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.