qmk_firmware/keyboards/drewkeys/iskar
drewpyun 65eb0f939f
[keymap] Add via support for Iskar (#16575)
* iskar initial commit

* testing

* added info.json to iskar

* Updated read.me

* updated info.json removed unnessary keymap folders, fixed rules.mk, added second layer to default layout, added vendor/product id, tested and compiled

* Update readme.md

* Update readme.md

* updated info.json, formatted files according to PR checklist

* Update keyboards/drewkeys/iskar/rules.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/drewkeys/iskar/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* added keymaps onto iskar.h that was referenced in info.json

* changed filename to lowercase to match guidelines

* initial commit of VIA files

* edited via keymap

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-08 18:56:48 +00:00
..
keymaps [keymap] Add via support for Iskar (#16575) 2022-03-08 18:56:48 +00:00
config.h [Keyboard] Add Iskar (#16562) 2022-03-07 20:23:53 -08:00
info.json [Keyboard] Add Iskar (#16562) 2022-03-07 20:23:53 -08:00
iskar.c [Keyboard] Add Iskar (#16562) 2022-03-07 20:23:53 -08:00
iskar.h [Keyboard] Add Iskar (#16562) 2022-03-07 20:23:53 -08:00
readme.md [Keyboard] Add Iskar (#16562) 2022-03-07 20:23:53 -08:00
rules.mk [Keyboard] Add Iskar (#16562) 2022-03-07 20:23:53 -08:00

Iskar

Iskar

Layouts supported Note: No split backspace for hotswap vers.

65% PCB for Bitmap studio's 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.