You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 17de141c92
Add missing layout data for a handful of boards (#20931)
1 year ago
..
keymaps Merge remote-tracking branch 'origin/master' into develop 1 year ago
config.h Move matrix config to info.json, part 3 (#19991) 1 year ago
info.json Add missing layout data for a handful of boards (#20931) 1 year ago
readme.md [Keyboard] Add Jabberwocky v2 and reorganize (#19014) 1 year ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

Jabberwocky

Jabberwocky

A full-size, columnar-staggered, Alice-style keyboard. The Jabberwocky comes in two varieties currently:

  • Dexterous (with numpad on the right side, pictured above)
  • Sinister (with numpad on the left side)

Both the v1 Dexterous and v1 Sinister use the same firmware. The numpad and the four keys above it are simply transposed from the right to the left side of the board.

For more information, join the NoPunIn10Key Discord.

  • Keyboard Maintainer: Alex Ronke, also known as NoPunIn10Did
  • Hardware Supported: Dexterous Jabberwocky and Sinister Jabberwocky v1 (2021 March)
  • Hardware Availability: Currently by request only

The v1 firmware is not compatible with any of the second-generation v2 Jabberwocky PCBs. Please use the v2 firmware instead.

To reset the board into bootloader mode, do one of the following:

  • If loaded with the default layout, use Function-Escape or Function-R (the function buttons are the 1u keys next to B and N)
  • Use the physical reset switch near the USB port (if provided for your version of the board)
  • Use the physical reset switch on the Elite C
  • Briefly jump the Reset and Ground pins of the Elite C

Make example for this keyboard (after setting up your build environment):

make nopunin10did/jabberwocky/v1:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.