diff options
author | drewpyun <48503175+drewpyun@users.noreply.github.com> | 2022-03-07 23:23:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-07 20:23:53 -0800 |
commit | 403536986d4a4808a02bb0e0a2d0de8ab4551541 (patch) | |
tree | d595f6de6d60ae3cf14c9b4d2b3ed4a8d840e6d3 /keyboards/drewkeys/iskar/readme.md | |
parent | 4d2ae22690eec671dc7a45e3adfbab8ee0727fba (diff) |
[Keyboard] Add Iskar (#16562)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/drewkeys/iskar/readme.md')
-rw-r--r-- | keyboards/drewkeys/iskar/readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/drewkeys/iskar/readme.md b/keyboards/drewkeys/iskar/readme.md new file mode 100644 index 0000000000..152ec5e47e --- /dev/null +++ b/keyboards/drewkeys/iskar/readme.md @@ -0,0 +1,24 @@ +# Iskar + + + + +Note: No split backspace for hotswap vers. + +65% PCB for Bitmap studio's Iskar + +* Keyboard Maintainer: [Drewkeys](https://github.com/drewpyun) +* Hardware Supported: Made specifically for Iskar, 65% hotswap supported +* Hardware Availability: https://bitmapstudio.xyz/collections/iskar + +Make example for this keyboard (after setting up your build environment): + + make drewkkeys/iskar:default + +Flashing example for this keyboard: + + make drewkeys/iskar:default:flash + +Resetting Board: Press the button on the PCB next to the logo to soft reset the board to reflash (bootloader mode). + +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). |