qmk_firmware/keyboards/nopunin10did/jabberwocky/v1
Ryan 17de141c92
Add missing layout data for a handful of boards (#20931)
* Add missing layout data for a handful of boards

* typo

* Add missing layouts for stoutgat

* Add missing layout for j80

* Replace missing layout with alias for wraith

* Add missing layout for matrix/me

* Add missing layout for satisfaction75/prototype

* Apply suggestions from code review

* Rename wt80-a layouts

* Rename rosa layouts

* Add missing layouts for naked48

* Add missing layouts for naked60

* Add missing layouts for uma

* Remove unused and pointless `LAYOUT_stack` for buzzard

* Add missing layout for keyboardio/model01

* Add missing layout for smk65 revf

* Fix via keymap for h60

* Add missing layout for jabberwocky/v1

* Apply suggestions from code review

* Add missing layout for m3n3van

* Add missing layout for giabalanai

* Add missing layouts for treadstone48/rev1

* Add missing layouts for squiggle

* Update keyboards/marksard/treadstone48/rev1/info.json
2023-05-16 00:00:08 -07:00
..
keymaps Merge remote-tracking branch 'origin/master' into develop 2022-11-19 13:44:25 -08:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json Add missing layout data for a handful of boards (#20931) 2023-05-16 00:00:08 -07:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.