Ryan c157c19b81 Dedupe I2C, SPI, UART driver inclusions (#22253) 2 years ago
..
keymaps 1899793f27 Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 3 years ago
config.h 76cc7fe109 Move matrix config to info.json, part 6 (#20019) 3 years ago
info.json 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) 3 years ago
lagrange.c 73b8f85816 [Keyboard] Lagrange handwired keyboard (#11374) 5 years ago
lagrange.h 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) 3 years ago
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 4 years ago
rules.mk c157c19b81 Dedupe I2C, SPI, UART driver inclusions (#22253) 2 years ago
transport.c bd07120d33 [Keyboard] Fix and improve SPI transport in the Lagrange (#12606) 5 years ago

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.