Ryan 2da0827d4f Remove matrix size defines (#19581) 3 yıl önce
..
keymaps 1978007fae Tap Dance: remove `qk_` prefix (#19313) 3 yıl önce
config.h 2da0827d4f Remove matrix size defines (#19581) 3 yıl önce
info.json f4ba17c4a0 Move LED indicator config to data driven (#19800) 3 yıl önce
lagrange.c 73b8f85816 [Keyboard] Lagrange handwired keyboard (#11374) 5 yıl önce
lagrange.h 73b8f85816 [Keyboard] Lagrange handwired keyboard (#11374) 5 yıl önce
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 4 yıl önce
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 yıl önce
transport.c bd07120d33 [Keyboard] Fix and improve SPI transport in the Lagrange (#12606) 5 yıl önce

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.