Skip to content
 
 

Latest commit

 

History

29,853 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

QMK Firmware Fork - Lily58 Minimal Code Layout

Lily58 QMK

This is a personal fork of QMK Firmware containing my custom minimal-code keymap for the Lily58 split keyboard.

My Keymap

A performance-optimized, two-layer layout designed for software developers.

Layer Description
Base Layer Base: QWERTY with all coding symbols accessible
Lower Layer Lower: F-keys, media, VIM-style arrows

Highlights

  • 🚀 ~1569 Hz matrix scan rate (vs ~1353 Hz default)
  • ⌨️ 1ms USB polling for minimal input latency
  • 📺 Smart OLED - only updates on layer change
  • 🔒 NKRO enabled by default

👉 Full documentation

Quick Start

# Clone this repo
git clone https://github.com/le4ker/qmk-firmware.git
cd qmk-firmware

# Set up QMK
qmk setup

# Build and flash
cd keyboards/lily58/keymaps/minimal-code
make flash

Upstream

This fork is based on qmk/qmk_firmware. To sync with upstream:

git remote add upstream https://github.com/qmk/qmk_firmware.git
git fetch upstream
git merge upstream/master

License

GPL-2.0-or-later (see LICENSE)

About

My keyboard firmware

Topics

Resources

Contributing

Stars

5 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages