qmk_firmware

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

readme.md (1073B)


      1 # Voyager60-Alps
      2 A fully featured Alps-specific 60% PCB
      3 
      4 ![Render](https://raw.githubusercontent.com/ai03-2725/Voyager60/alps/Renders/Front.png)
      5 
      6 ### Features
      7 * RGB underglow
      8 * Decent amount of layout compatibility - [View supported layouts](http://www.keyboard-layout-editor.com/#/gists/c867bdba7e5ae8be282f77a242bacf66)
      9 * Slot cutout for maximum flexibility and typing comfort
     10 * Over-current and static discharge protection
     11 * Fully open-source
     12 
     13 ### Additional Information
     14 
     15 * Keyboard Maintainer: [ai03](https://github.com/ai03-2725)
     16 * Hardware Supported: Voyager60-Alps PCB
     17 * Hardware Availability: [Gerbers](https://github.com/ai03-2725/Voyager60/tree/alps)
     18 
     19 ### Building the Firmware
     20 
     21 Make example for this keyboard (after setting up your build environment):
     22 
     23     make ai03/voyager60_alps:default
     24 
     25 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).