forked from mirrors/qmk_firmware
4590b808da
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Daniel Osipishin <danielos@retarus.de> |
||
---|---|---|
.. | ||
keymaps/default | ||
info.json | ||
readme.md | ||
rules.mk |
subrezon/lancer
The Lancer is a 36-key ortholinear keyboard with a light split and a focus on compact footprint and portability. It is a direct successor to la_nc, and is very much inspired by other keyboards like Planck, Lumberjack and Lesovoz. Powered by a Pro Micro compatible MCU board and featuring battery and nice!view support, it offers a simple and productive typing experience, both with and without the wire.
- Keyboard Maintainer: Daniel Osipishin
- Hardware Supported: Lancer PCB, with a ProMicro or other compatible MCU board
- Hardware Availability: https://github.com/subrezon/lancer
Make example for this keyboard (after setting up your build environment):
make subrezon/lancer:default
Flashing example for this keyboard:
make subrezon/lancer: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_BOOT
if it is available