qmk_firmware/keyboards/handwired/lagrange
Ryan 2da0827d4f
Remove matrix size defines (#19581)
2023-02-17 16:08:25 +11:00
..
keymaps Tap Dance: remove `qk_` prefix (#19313) 2022-12-14 12:40:25 -08:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
lagrange.c
lagrange.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
transport.c

readme.md

Lagrange

An ergonomic, split, concave keyboard, with convex thumb pads. See the project page for more info.

Lagrange

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

make handwired/lagrange:default

Flashing example for this keyboard:

make handwired/lagrange:default:flash

To program the keyboard you'll need to reset it. This can be accomplished, either through the reset button, accessible via a hole in the bottom cover, or, if you've assigned the QK_BOOT keycode to a key, by pressing that key.

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