diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-02-18 08:35:34 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-02-18 08:35:34 -0800 |
commit | f0edc993b7beb15cc9c0443677801daddcae710b (patch) | |
tree | 0d0ee27fca9ea4384a905cdc26878aaa796ee18d /keyboards/winkeyless/bface/keymaps/kpeatt/readme.md | |
parent | 593d08d6aec38aca6f38db4a17f3d8cdcd13bf28 (diff) |
[Keyboard] Winkeyless Directory (#5163)
* introduce wkl directory and readme
* move bface into winkeyless directory and edit readme for new make instructions
* move bmini into the winkeyless directory and edit readme
* move bmini ex into winkeyless directory
* edit readme some more
* add newbs guide to readmes
* fix path to bface
* temporarily turn off community layout support until we refactor this taking out all the custom ps2avrgb stuff
Diffstat (limited to 'keyboards/winkeyless/bface/keymaps/kpeatt/readme.md')
-rw-r--r-- | keyboards/winkeyless/bface/keymaps/kpeatt/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/winkeyless/bface/keymaps/kpeatt/readme.md b/keyboards/winkeyless/bface/keymaps/kpeatt/readme.md new file mode 100644 index 0000000000..a7eef1e5fc --- /dev/null +++ b/keyboards/winkeyless/bface/keymaps/kpeatt/readme.md @@ -0,0 +1,10 @@ +kpeatt's bface layout +====================== + +## Keyboard Notes +- This is for a clone bface PCB that is no longer for sale as far as I can tell. [Used to be sold on KBDFans](https://www.aliexpress.com/item/bface-60-RGB-underground-copy-pcb-from-china-gh60-pcb-Customize-keyboard-PCB/32731084597.html). +- To put in reset mode hold `left ctrl` while inserting the USB cable +- Use flashing instructions in the main `bface` directory + +### Build +To build this keymap, run `make bface:kpeatt` from the qmk_firmware directory. |