qmk_firmware

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

readme.md (1020B)


      1 # Ciel
      2 
      3 ![img](https://i.imgur.com/8JlLbefl.png)
      4 
      5 The Ciel is a CNC'ed 60% Bakeneko with a brass internal weight.
      6 
      7 Group Buy ran October 7th to October 31st in 2021. Fulfilled early March.
      8 
      9 * Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao)
     10 * Hardware Supported: ATmega32u2
     11 * Hardware Availability: [GB page](https://geekhack.org/index.php?topic=114845.0), [ChickenMan's Discord](https://discord.gg/6MeZAxp2RP)
     12 
     13 Make example for this keyboard (after setting up your build environment):
     14 
     15     make chickenman/ciel:default
     16     
     17 To get to the bootloader, simply press the reset button located at the back of the PCB. You can then flash new firmware onto it.
     18 
     19 Flashing example for this keyboard:
     20 
     21     make chickenman/ciel:default:flash
     22 
     23 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).