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.
 
 
 
 
 
Joel Challis e26e12402b
Manual user keymap removal (#23104)
2 months ago
..
keymaps/default Manual user keymap removal (#23104) 2 months ago
config.h Move matrix config to info.json, part 6 (#20019) 1 year ago
info.json Move single `LAYOUT`s to data driven (#20365) 1 year ago
lagrange.c [Keyboard] Lagrange handwired keyboard (#11374) 3 years ago
lagrange.h Move single `LAYOUT`s to data driven (#20365) 1 year ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 1 year ago
rules.mk Dedupe I2C, SPI, UART driver inclusions (#22253) 6 months 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.