qmk_firmware

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

readme.md (1600B)


      1 # Aplx6 rev2
      2 
      3 ![Top View](https://i.imgur.com/92KlXazl.jpeg) 
      4    
      5 An updated encoder version, implementing music, browser and document shortcuts. Designed to be assembled as a sandwich with a blank PCB, using M2.5 screws and spacers, your choice of MX- or Alps-compatible switches, and 1N4148 diodes.
      6 
      7 ## New features
      8 * Encoder (with push button for cycling layers)
      9 * Oled display for some fancy logos
     10 * More layers
     11 
     12 ## Firmware
     13 * Keyboard Maintainer: [Aplyard](https://github.com/Aplyard)
     14 * Hardware Supported: Aplx6 PCB, Pro Micro (ATmega32U4)
     15 * Hardware Availability: [GitHub](https://github.com/Aplyard/aplx6/tree/master/rev2)
     16 
     17 Make example for this keyboard (after setting up your build environment):
     18 
     19      make aplyard/aplx6/rev2:default
     20 
     21 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).
     22 
     23 ---  
     24 ****Designed in**:**  
     25 [KiCad](https://github.com/KiCad)  
     26 
     27 **Components Footprints & Libraries :**  
     28 [MX_Alps_Hybrid](https://github.com/tyetye/MX_Alps_Hybrid.pretty)  
     29 [keebs.pretty](https://github.com/egladman/keebs.pretty)  
     30 [keyboard_parts.pretty
     31 ](https://github.com/tmk/keyboard_parts.pretty)  
     32 [ProMicro KiCad](https://github.com/Biacco42/ProMicroKiCad) 
     33 
     34 **Usefull Links:**  
     35 [Qmk Online Configurator](https://config.qmk.fm/#)  
     36 [Keyboard Layout Editor](http://www.keyboard-layout-editor.com/#/)   
     37 [Keyboard Plate & Case Builder](http://builder.swillkb.com/)
     38 
     39 ---