qmk_firmware

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

readme.md (1755B)


      1 # Kira 80/TKL
      2 
      3 ![kira80](https://i.imgur.com/QnGKnaml.jpg)
      4 ![kira80pcb](https://i.imgur.com/wrEZhg5l.jpg)
      5 
      6 Custom TKL keyboard designed and made by Thesiscamper and EVE
      7 
      8 * Keyboard Maintainer: [elmo-space](https://github.com/elmo-space)
      9 * Hardware Supported: Kira 80 PCB made by EVE
     10 * Hardware Availability: limited [Group Buy](https://geekhack.org/index.php?topic=96381.0) finished
     11 
     12 Make example for this keyboard (after setting up your build environment):
     13 
     14     make kira/kira80:default
     15 
     16 Flashing example for this keyboard:
     17 
     18     make kira/kira80:default:flash
     19 
     20 **Reset Key:** Hold down the key located at `K102`, commonly programmed as 'Pause' while plugging in the keyboard.
     21 
     22 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).
     23 
     24 ## Hardware Information
     25 
     26 Controller: ATmega32A
     27 
     28 ### Pinout:
     29 
     30 |Pin |Use      | |Pin |Use            |
     31 |----|---------|-|----|---------------|
     32 |`A1`|Column 0 | |`B1`|Row 0          |
     33 |`A2`|Column 1 | |`B2`|Row 1          |
     34 |`A3`|Column 2 | |`B3`|Row 2          |
     35 |`A4`|Column 3 | |`B5`|Row 3          |
     36 |`A5`|Column 4 | |`B6`|Row 4          |
     37 |`A6`|Column 5 | |`B7`|Row 5          |
     38 |`A7`|Column 6 | |`B0`|Row 6          |
     39 |`C7`|Column 7 | |    |               |
     40 |`C6`|Column 8 | |`D1`|Caps Lock LED  |
     41 |`C5`|Column 9 | |`D6`|Scroll Lock LED|
     42 |`C4`|Column 10| |`D4`|Backlight      |
     43 |`C3`|Column 11| |    |               |
     44 |`A0`|Column 12| |`D2`|USB D+         |
     45 |`C2`|Column 13| |`D3`|USB D-         |
     46 |`D7`|Column 14| |    |               |
     47 
     48 ### Layout matrix:
     49 
     50 ![matrix](https://i.imgur.com/FqjTNQS.png)