Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 804 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 804 Bytes

WhiteFox

Aria keyboard with custom layout. Configurator available.

Whitefox Aria

Requirements

Setup

  1. Install dfu-util

    $ brew install dfu-util
    
  2. Put the keyboard in programming mode.

    There is a small hole on the bottom of the keyboard. The hole will light up in orange when pushed. LED lights on your keyboard will turn off.

  3. Flash the keyboard using dfu-util

    $ dfu-util -a 0 -R -D ./aria/kiibohd.dfu.bin
    
  4. Start using the keyboard

    The hole on the bottom of the keyboard will turn off. LED lights on your keyboard will turn on again.