qmk_firmware/keyboards/sthlmkb/litl
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 [Keyboard] Add Litl keyboard (#19000) 2022-11-29 23:06:01 -08:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
litl.c [Keyboard] Add Litl keyboard (#19000) 2022-11-29 23:06:01 -08:00
litl.h sthlmkb/litl: fix layout macros (#19244) 2022-12-11 18:00:14 +11:00
readme.md [Keyboard] Add Litl keyboard (#19000) 2022-11-29 23:06:01 -08:00
rules.mk [Keyboard] Add Litl keyboard (#19000) 2022-11-29 23:06:01 -08:00

litl

Litl

Litl is an easy to build 40% 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: litl, Pro Micro, Elite-C, Puchi-C, Nice!Nano
  • Hardware Availability: sthlm kb

Make example for this keyboard (after setting up your build environment):

make sthlmkb/litl:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.