diff options
author | QMK Bot <hello@qmk.fm> | 2022-05-11 23:40:13 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-05-11 23:40:13 +0000 |
commit | d3443a4e8b713adb828ae8b7bab7d3d75a6acdaa (patch) | |
tree | 02e69cd4fbeb38a3a3d28af3515fe0aa13515699 /keyboards/tominabox1/littlefoot_lx/readme.md | |
parent | da02de54136ebd19ea64b295b1c5a2e6fe7d6217 (diff) | |
parent | fa6fe11c33354699a84023a7a6a2dcdf5f0b46b3 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tominabox1/littlefoot_lx/readme.md')
-rw-r--r-- | keyboards/tominabox1/littlefoot_lx/readme.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/keyboards/tominabox1/littlefoot_lx/readme.md b/keyboards/tominabox1/littlefoot_lx/readme.md new file mode 100644 index 0000000000..5ef9186347 --- /dev/null +++ b/keyboards/tominabox1/littlefoot_lx/readme.md @@ -0,0 +1,30 @@ +# Littlefoot LX + +![littlefoot_lx](https://i.imgur.com/0WhgT5yh.jpeg) + +The Littlefoot LX is a premium, integrated pcb version of the Littlefoot by The_Royal. + +* Keyboard Maintainer: [tominabox1](https://github.com/tominabox1) +* Hardware Supported: Littlefoot LX integrated ATMega32u4 +* Hardware Availability: https://tachfactory.bigcartel.com + +There are two versions of this PCB: + Rev1 is the PCB that shipped with the group buy run by RPMorrison on Tach Factory. These PCBs can be identified by the bodge wire on column 4. + Rev2 is the PCB available after this group buy. + +Make example for this keyboard (after setting up your build environment): + + make tominabox1/littlefoot_lx:default + +Flashing example for this keyboard: + + make tominabox1/littlefoot_lx:default:flash + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader + +Enter the bootloader in 3 ways: + +* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard +* **Keycode in layout**: Press the key mapped to `RESET` if it is available |