You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Epler 9632360caa
Use a macro to compute the size of arrays at compile time (#18044)
1 year ago
..
keymaps Use a macro to compute the size of arrays at compile time (#18044) 1 year ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: handwired (#17822) 1 year ago
lagrange.c [Keyboard] Lagrange handwired keyboard (#11374) 3 years ago
lagrange.h [Keyboard] Lagrange handwired keyboard (#11374) 3 years ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 1 year ago
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2 years ago
transport.c [Keyboard] Fix and improve SPI transport in the Lagrange (#12606) 3 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.