qmk-dactyl-manuform-a/keyboards/nopunin10did/jabberwocky
nopunin10did 93e3e777d6
Jabberwocky quick fixes (#13369)
* cleaning up

* deleting to undelete

* Stub out defaults

* Jabberwocky firmware WIP

* Stubbing out keymap spacing

* Default keymap and layout updates

* start stubbing out JSON for configurator

* more WIP

* Update jabberwocky.h

* Add Readme

* Apply suggestions from code review

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Fix layout capitalization

* Updates to personal and default keymaps

* Add instructions for jumping the bootloader

* Update keyboards/nopunin10did/jabberwocky/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Add easier ctrl-alt-del to my keymap

* Undo changes from other master

* Add back DYNAMIC_KEYMAP_LAYER_COUNT constant

* Fix readme markup to use list items

* Give my layout VIA compatibility

Co-authored-by: Rossman360 <rmontsinger@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-29 18:19:02 +01:00
..
keymaps Jabberwocky quick fixes (#13369) 2021-06-29 18:19:02 +01:00
config.h [Keyboard] jabberwocky via support (#13029) 2021-05-30 14:55:58 -07:00
info.json [Keyboard] Add Jabberwocky Keyboard (#12500) 2021-05-26 22:22:04 -07:00
jabberwocky.c [Keyboard] Add Jabberwocky Keyboard (#12500) 2021-05-26 22:22:04 -07:00
jabberwocky.h [Keyboard] Add Jabberwocky Keyboard (#12500) 2021-05-26 22:22:04 -07:00
readme.md Jabberwocky quick fixes (#13369) 2021-06-29 18:19:02 +01:00
rules.mk [Keyboard] Add Jabberwocky Keyboard (#12500) 2021-05-26 22:22:04 -07:00

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 jump the bootloader, either:

  • If loaded with the default layout, use Function-Escape or Function-R (the function buttons are the 1u keys next to B and N) OR
  • Use the physical reset switch near the USB port (if provided for your version of the board) OR
  • Use the physical reset switch on the Elite C OR
  • 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.