Skip to content

My personal version of the Lazydesigners' Bolt keyboard with RGB layers

Notifications You must be signed in to change notification settings

marydodo/bolt-by-marydodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 

Repository files navigation

My personal keymap for the Lazydesigners' Bolt keyboard.

Included in my custom marydodo/keymap.c

  • My personal layers
    • [QWERTY] alpha main layer
    • [SYMBOLS] number and shifted symbols
    • [CONFIG] FN and reset layer
    • [SHIFTED] shift layer
    • [GAMING] gaming layer
  • Lighting layers
    • Code to light bolt only
    • Code to light underglow only
    • Code to light all LEDs on the board

ezgif com-gif-maker(2)

Shift Layer and Shift Key

This keymap includes a SHIFT Layer. The regular SHIFT key is baked into the ALPHA layer. You are free to use the actual layer if you want. The layer exists so that in the current ALPHA layer, the ligtning bolt will light up when pressed.

Lighting Layers

This layout includes lighting layers for CAPS LOCK and for layers 1-3. Please read comments inside the keymap.c file for more information on the code used and how to adjust the lighting layers to light up underglow only, lightning bolt logo only, or all LEDs on the board.

For base information about QMK lighting layers, please see the offical QMK RBG Lighting Layers documentation. For basic color choices, please see the official QMK RGB Lighting colors documentation

IMPORTANT:

Remember to add #define RGBLIGHT_LAYERS in your config.h file.

About the Bolt

Info Source

A 40% ergo keyboard designed and produced by LAZYDESIGNERS.

Reset Key: To enter the bootloader, either push the RESET button on the PCB or the RESET button on the [2] FN/RESET layer.

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