Add a new keyboard Halberd (#5874)
* Add a new keyboard Halberd. * Update default keymap and add new keymap. * Use pragma once. * Comment out IS_COMMAND macro. * Remove unnecessary backslashes. * Remove dead code. * Change layer defines to enum. * Remove DISABLE_JTAG definition. * Change BOOTMAGIC_ENABLE to "lite". * Remove unnecessary line. Co-Authored-By: fauxpark <fauxpark@gmail.com>
This commit is contained in:
committed by
MechMerlin
parent
1a28906a3d
commit
63ddad86a9
15
keyboards/halberd/readme.md
Normal file
15
keyboards/halberd/readme.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Halberd
|
||||
|
||||

|
||||
|
||||
40% keyboard.
|
||||
|
||||
Keyboard Maintainer: [ka2hiro](https://github.com/ka2hiro) [@ka2hiro](https://twitter.com/ka2hiro)
|
||||
Hardware Supported: Halberd PCB, ATMEGA32U4
|
||||
Hardware Availability: [@kagizaraya](https://twitter.com/kagizaraya)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make halberd:default:dfu
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
Reference in New Issue
Block a user