qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (963B)


      1 # Iskar
      2 
      3 ![Iskar](https://i.imgur.com/qBh0gA2.png)
      4 
      5 ![Layouts supported](https://i.imgur.com/SB2G7mL.png)
      6 Note: No split backspace for hotswap vers.
      7 
      8 65% PCB for Bitmap studio's Iskar
      9 
     10 * Keyboard Maintainer: [Drewkeys](https://github.com/drewpyun)
     11 * Hardware Supported: Made specifically for Iskar, 65% hotswap supported
     12 * Hardware Availability: https://bitmapstudio.xyz/collections/iskar
     13 
     14 Make example for this keyboard (after setting up your build environment):
     15 
     16     make drewkkeys/iskar:default
     17 
     18 Flashing example for this keyboard:
     19 
     20     make drewkeys/iskar:default:flash
     21 
     22 Resetting Board: Press the button on the PCB next to the logo to soft reset the board to reflash (bootloader mode).
     23 
     24 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).