qmk_firmware

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

readme.md (1846B)


      1 # Sofle Keyboard
      2 
      3 ![SofleKeyboard version 1](https://i.imgur.com/S5GTKth.jpeg)
      4 
      5 Sofle is 6×4+5 keys column-staggered split keyboard. Based on Lily58, Corne and Helix keyboards.
      6 
      7 More details about the keyboard and build guides can be found here: [Sofle Keyboard Build Log and Guide](https://josefadamcik.github.io/SofleKeyboard)
      8 
      9 * Keyboard Maintainer: [Josef Adamcik](https://josef-adamcik.cz) [Twitter:@josefadamcik](https://twitter.com/josefadamcik)  
     10 * Hardware Supported: SofleKeyboard PCB, ProMicro  
     11 * Hardware Availability: [PCB & Case Data](https://github.com/josefadamcik/SofleKeyboard)
     12 
     13 ## Firmware Revisions
     14 - `sofle/rev1` is used for v1, v2, and RGB PCBs (**NOT** RGB PCBs purchased from [Keyhive](https://keyhive.xyz))
     15 - `sofle/keyhive` is used for PCBs purchased from [Keyhive](https://keyhive.xyz/shop/sofle)
     16 - [`keyboards/sofle_choc`](../sofle_choc/) is used for Choc PCBs
     17 
     18 Make example for this keyboard (after setting up your build environment):
     19 
     20     make sofle/rev1:default
     21     make sofle/keyhive:default
     22 
     23 Flashing example for this keyboard:
     24 
     25     make sofle/rev1:default:flash
     26     make sofle/keyhive:default:flash
     27 
     28 Press reset button on he keyboard when asked.
     29 
     30 Disconnect the first half, connect the second one and repeat the process.
     31 
     32 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).
     33 
     34 ## Bootloader
     35 
     36 Enter the bootloader in 3 ways:
     37 
     38 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix
     39 * **Physical reset button**: Briefly press the button near the TRRS connector. Quickly double-tap if you are using Pro Micro.
     40 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available