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 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
keymaps Jabberwocky quick fixes (#13369) 2 years ago
config.h Error log cleanup (#13349) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
jabberwocky.c [Keyboard] Add Jabberwocky Keyboard (#12500) 2 years ago
jabberwocky.h [Keyboard] Add Jabberwocky Keyboard (#12500) 2 years ago
readme.md Jabberwocky: adjust key positioning in Configurator (#13447) 2 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years 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 Dexterous and 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 (2021 March)
  • Hardware Availability: Currently by request only

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:default

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