qmk_firmware

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

readme.md (921B)


      1 # Duck Lightsaver V3
      2 
      3 ![Lightsaver V3](https://i.imgur.com/Vz23Dkel.jpg)
      4 
      5 Non official firmware for custom Korean keyboard with 96 key layout made by Duck.  
      6 Group buy was run 2017 May via [geekhack](https://geekhack.org/index.php?topic=89546.0) and limited to 100 units.
      7 
      8 Keyboard Maintainer: [Rasmus Schults](https://github.com/rasmusx)  
      9 Hardware Supported: Lightsaver PCB Ver 3.0, Atmega32u4  
     10 Hardware Availability: [geekhack](https://geekhack.org/index.php?topic=89546.0)
     11 
     12 Make example for this keyboard (after setting up your build environment):
     13 
     14     make lightsaver:default
     15 
     16 See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
     17 
     18 ## Notes
     19 Thanks to Ralf Schmitt for previous implementations in his [TMK fork](https://github.com/xauser/tmk_keyboard/tree/xauser/) and few helping words.