diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-08 04:24:07 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-08 04:24:07 +0000 |
commit | 18bfbc93ab5af1844b2d89627c16ac45dd98c31b (patch) | |
tree | 49604a6172f8217d25d10513f2374a0fdeac8c92 /keyboards/drewkeys/iskar/readme.md | |
parent | e0fbb071299b471615fcfef28255f4b533fc6a40 (diff) | |
parent | 403536986d4a4808a02bb0e0a2d0de8ab4551541 (diff) |
Merge remote-tracking branch 'origin/master' into develop
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 + +![Iskar](https://i.imgur.com/qBh0gA2.png) + +![Layouts supported](https://i.imgur.com/SB2G7mL.png) +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). |