You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
zvecr 0de3b3317d Migrate build target markers to keyboard.json - S 1 month ago
..
keymaps/default [Keyboard] Add Lagom keyboard (#19240) 1 year ago
config.h Remove usages of config_common.h from config.h files. (#19714) 1 year ago
keyboard.json Migrate build target markers to keyboard.json - S 1 month ago
lagom.c Move split space/backspace layouts to data driven (#20356) 1 year ago
matrix.c Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 2 months ago
readme.md [Keyboard] Add Lagom keyboard (#19240) 1 year ago
rules.mk Migrate build target markers to keyboard.json - S 1 month 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.