Skip to content

srwi/qmk-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

QMK Modules

This repository contains QMK Community Modules for KeyPeek and other applications.

Included Modules

  • keypeek_layer_notify: Sends current/default layer state and key press/release events over Raw HID so KeyPeek can track layer changes and key highlights.

Install

Add this repository into your userspace modules/ folder, e.g. as modules/srwi:

git submodule add <repo-url> modules/srwi
git submodule update --init --recursive

Then enable the module in your keymap keymap.json:

{
  "modules": [
    "srwi/keypeek_layer_notify"
  ]
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages