qmk_firmware

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

readme.md (1636B)


      1 # sdrakb00
      2 
      3 ![sdrakb00](https://i.imgur.com/0HfpFqW.jpeg)
      4 
      5 11 keys hot-swap macropad with rotary encoder.
      6 
      7 Macropad features:
      8 - 11 hot-swap keys
      9 - Rotary encoder with push button
     10 - AtMega32U4 MCU
     11 - Per-key RGB led for backlighting
     12 - USB-C connector
     13 - On PCB SPI header
     14 - MCU reset button
     15 - Switch mounting plate
     16 - Power LED indicator
     17 
     18 * Keyboard Maintainer: [Diego Andres Rabaioli](https://github.com/drabaioli)
     19 * Hardware Supported: Pro Micro Atmega32u4 based macropad with 11 keys, RGB LED chain and rotary encoder
     20 * Hardware Availability: [Get the gerbers and have fun building it your self ;)](https://github.com/drabaioli/SdraKb00)
     21 
     22 Build SdraKb00 firmware:
     23 
     24     make sdrakbs/sdrakb00:default
     25 
     26 Flashing SdraKb00 firmware, execute:
     27 
     28     make sdrakbs/sdrakb00:default:flash
     29 
     30 Then press the reset button on the back side of the PCB.
     31 
     32 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).
     33 
     34 ## Bootloader
     35 
     36 Enter the bootloader in 3 ways:
     37 
     38 * **Physical reset button** (preferred): Briefly press the button on the back of the PCB
     39 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
     40 
     41 ## Default Keymap
     42 
     43 ### Base Layer (0)
     44 - NumPad layout (1-9, 0)
     45 - Encoder: Volume Up/Down
     46 - Encoder Push: Mute
     47 - Layer Switch: Hold (1,3) key for function layer
     48 
     49 ### Function Layer (1)
     50 - NumPad operators (+, -, *, /)
     51 - Enter, "=" and backspace keys
     52 - Decimal point