|
|
2 years ago | |
|---|---|---|
| .. | ||
| keymaps | 1ed03f498f Remove userspace keymaps (#22544) | 2 years ago |
| config.h | 8812a09581 Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | 2 years ago |
| info.json | 37bc949945 RGB Matrix: driver naming cleanups (#21594) | 3 years ago |
| launch_1.c | 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) | 3 years ago |
| post_rules.mk | 8920db2b57 [Keyboard] Add system76/launch_1 keyboard (#15395) | 4 years ago |
| readme.md | d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) | 4 years ago |
| rgb_matrix_kb.inc | da2d2f947d quantum: remove direct `quantum.h` includes (#21507) | 3 years ago |
| rules.mk | c157c19b81 Dedupe I2C, SPI, UART driver inclusions (#22253) | 2 years ago |
| usb_mux.c | 8920db2b57 [Keyboard] Add system76/launch_1 keyboard (#15395) | 4 years ago |
| usb_mux.h | 8920db2b57 [Keyboard] Add system76/launch_1 keyboard (#15395) | 4 years ago |
The Launch Configurable Keyboard is engineered to be comfortable, fully customizable, and make your workflow more efficient.
Additional Launch Keyboard resources:
To build the firmware using make (after setting up the build environment), e.g.:
make -r system76/launch_1:default
Equivalently, using the QMK CLI:
qmk compile -kb system76/launch_1 -km default
To build and flash the firmware on the keyboard, e.g.:
make -r system76/launch_1:default:flash
Equivalently, using the QMK CLI:
qmk flash -kb system76/launch_1 -km default
To flash the firmware (and/or bootloader) using ISP refer to the ISP Flashing Guide.
Factory fuse values => Low:
0x5E, High:0x99, Extended:0xF3, Lock Bits:0xFF
See the build environment setup and the make instructions for more information. If new to QMK, start with the Complete Newbs Guide.
Enter the bootloader in 3 ways:
QK_BOOT in the second layer (Escape).