qmk_firmware/keyboards/lazydesigners/bolt
2023-02-17 16:08:25 +11:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
bolt.c [Keyboard] Add support for keyboard 'Bolt' (#10046) 2020-08-18 19:29:09 -07:00
bolt.h [Keyboard] Add support for keyboard 'Bolt' (#10046) 2020-08-18 19:29:09 -07:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md Remove more RESET keycode references (#18252) 2022-09-03 06:50:44 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Bolt

bolt

A 40% ergo keyboard designed and produced by LAZYDESIGNERS.

Make example for this keyboard (after setting up your build environment):

make lazydesigners/bolt:default

Flashing example for this keyboard:

make lazydesigners/bolt:default:flash

Reset Key: To enter the bootloader, either push the RESET button on the PCB or the QK_BOOT key on the FN layer.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.