Add lkbm keymap (#17218)

This commit is contained in:
Aidan Gauland
2022-07-03 00:03:11 +12:00
committed by GitHub
parent ee26d3e77f
commit 8c4a5f9ba2
5 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# The keymap that takes commands as LED-Key BitMasks (lkbm)
Based on [maddie](../maddie), this keymap lets you send a 2-bit command by having a macro on your keyboard tap `KC_NUM_LOCK` and `KC_CAPS_LOCK` on and off within a very short window (25ms by default) to represent bits 1 and 2 respectively. The keymap uses this to allow toggling between sending mouse-movement events and scrolling events; cycling DPI presets, and resetting to the bootloader, so you can reflash without having to unscrew your Ploopy Nano.