diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-08-21 16:38:43 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-21 16:51:16 -0400 |
commit | 1ce3971c90955ab354b1f77275a57ce51e447f86 (patch) | |
tree | a2930bf0902cfbb11510dd59652a0dd3155b3733 /keyboards/four_banger/readme.md | |
parent | 48e79cbe29d301a3876527f6a59f62974639e160 (diff) | |
download | qmk_firmware-1ce3971c90955ab354b1f77275a57ce51e447f86.tar.gz |
adds sweet16 and four banger keyboards
Diffstat (limited to 'keyboards/four_banger/readme.md')
-rw-r--r-- | keyboards/four_banger/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/four_banger/readme.md b/keyboards/four_banger/readme.md new file mode 100644 index 000000000..b3bc1ffc8 --- /dev/null +++ b/keyboards/four_banger/readme.md @@ -0,0 +1,14 @@ +Four Banger +=== + +A 2x2 macro pad sold by 1up Keyboards - designed by Bishop Keyboards + +Keyboard Maintainer: QMK Community +Hardware Supported: Four Banger Keyboard PCB +Hardware Availability: [1up Keyboards](https://1upkeyboards.com/) + +Make example for this keyboard (after setting up your build environment): + + make four_banger-default + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
\ No newline at end of file |