qmk_firmware/keyboards/sthlmkb/lagom
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11: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 Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
lagom.c
lagom.h
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.