logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (2302B)


  1. # Jabberwocky Gen. 2
  2. ![Jabberwocky v2 CNC Edition](https://i.imgur.com/xfpl9H2h.jpg)
  3. A full-size, columnar-staggered, Alice-style keyboard. Specifically, this firmware is for the second generation (v2) of Jabberwocky PCBs, all of which use the same MCU (Atmega 32u4) and firmware.
  4. | PCB Variant | Numpad Side | Daughterboard | Soldered / Hotswap | In-switch LEDs |
  5. | ------------- | ----------------- | ------------- | ------------------------- | --------------------- |
  6. | Blue | Left (Sinister) | Elite C | Soldered (SMD DIY kit) | Caps & Num Indicators |
  7. | Red | Right (Dexterous) | Elite C | Soldered (SMD DIY kit) | Caps & Num Indicators |
  8. | Green\* | Left (Sinister) | Unified DB | Soldered (switches only) | Backlit + Indicators |
  9. | Yellow | Right (Dexterous) | Unified DB | Soldered (switches only) | Backlit + Indicators |
  10. | Black\* | Left (Sinister) | Unified DB | Hotswap Hybrid | None |
  11. | White | Right (Dexterous) | Unified DB | Hotswap Hybrid | None |
  12. \* *Only the Green and Black PCBs will be compatible with the upcoming Sinister Jabberwocky CNC case.*
  13. For more information, join the [NoPunIn10Key Discord](https://discord.gg/sku2Y6w).
  14. - Keyboard Maintainer: [Alex Ronke](https://nopunin10did.com/), also known as [NoPunIn10Did](https://github.com/NoPunIn10Did)
  15. - Hardware Supported: Jabberwocky 2nd Generation PCBs
  16. - Hardware Availability: Currently by request only
  17. To reset the board into bootloader mode, do one of the following:
  18. - If loaded with the default layout, use Function-Escape or Function-R *(the function buttons are the 1u keys next to B and N)*
  19. - If using the Blue or Red PCBs, use the onboard Reset button on your Elite C
  20. - If using any of the other PCBs, use the onboard Reset button on the PCB itself
  21. Make example for this keyboard (after setting up your build environment):
  22. make nopunin10did/jabberwocky/v2:default
  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).