qmk_firmware/keyboards/sthlmkb/lagom
2023-01-31 06:03:30 +11:00
..
keymaps/default [Keyboard] Add Lagom keyboard (#19240) 2022-12-12 15:48:18 -08:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json [Keyboard] Add Lagom keyboard (#19240) 2022-12-12 15:48:18 -08:00
lagom.c [Keyboard] Add Lagom keyboard (#19240) 2022-12-12 15:48:18 -08:00
lagom.h [Keyboard] Add Lagom keyboard (#19240) 2022-12-12 15:48:18 -08:00
matrix.c [Keyboard] Add Lagom keyboard (#19240) 2022-12-12 15:48:18 -08:00
readme.md [Keyboard] Add Lagom keyboard (#19240) 2022-12-12 15:48:18 -08:00
rules.mk [Keyboard] Add Lagom keyboard (#19240) 2022-12-12 15:48:18 -08: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.