mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-07 10:53:17 +02:00
* add 11squares * fix keyboard.json * clang-format * fix license attribution * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com>
1.2 KiB
1.2 KiB
11squares
The optimal packing of 11 keyswitches. Usable as an 11 key macropad or numpad.
- Keyboard Maintainer: keotl
- Hardware Supported: keotl/11squares
- Hardware Availability: Kicad Project
Make example for this keyboard (after setting up your build environment):
make keotl/11squares:default
Flashing example for this keyboard:
make keotl/11squares:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
- Keycode in layout: Press the key mapped to
QK_BOOTif it is available
