Joel Challis 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
..
keymaps 48a80a502d [Keyboard] Add Lagom keyboard (#19240) 3 years ago
config.h f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 years ago
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
lagom.c fd6449e42c Move split space/backspace layouts to data driven (#20356) 3 years ago
matrix.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
readme.md 48a80a502d [Keyboard] Add Lagom keyboard (#19240) 3 years ago
rules.mk 36a6f2ba3c Migrate build target markers to keyboard.json - S (#23532) 2 years ago

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.