|
|
3 years ago | |
|---|---|---|
| .. | ||
| keymaps | d058091d0b Add peterfalken userspace & keymaps (#19897) | 3 years ago |
| config.h | 47966dc2a6 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | 3 years ago |
| info.json | 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) | 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 | 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | 3 years ago |
| rules.mk | 522048725f Move `RGB_MATRIX_DRIVER` to data driven (#20350) | 3 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).