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>
[Keyboard] Add Quefrency Rev. 4 (#13368)
[Keyboard] fix encoder void to bool (#13334)
Swiftrax Nodu handwired: layout macro sequence fix (#13329)
[Bug] Missing empty line at the end of file (#13374)
FJLabs BKS65 Solder Layout Macro Refactor (#13347)
* grid align layout macro and keymaps
* physically arrange layout macro, phase 1
* physically arrange layout macro, phase 2
* replace KC_PAUSE with KC_PAUS
Makes the grid alignment nice. :)
* rename LAYOUT_65_ansi to LAYOUT_all
The included layout macro isn't actually correct for QMK's 65% ANSI community layout.
* add an actual LAYOUT_65_ansi
This is a semi-educated guess as to this macro; it may be wrong.
Doctor: print CLI version (#13356)
Allow configuration of USB_VBUS_PIN on chibios (#13342)
do not automatically format json (#13320)
FFKeebs Siris Configurator Layout Correction (#13328)
* physically arrange layout macro
Arranges the layout macro and keycodes to resemble the assembled keyboard.
* correct info.json data
Corrects the key sequence and positioning in info.json.
[Keyboard] Enable RGB Matrix VIA side for Pachi RGB (#13308)
[Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)
SENDYYeah Bevi: correct Configurator layout data (#13327)
Nix Studio Oxalys80 Configurator Layout Data Correction (#13326)
* apply human-friendly formatting to info.json
* correct LAYOUT_all data
Corrects the layout data for the LAYOUT_all macro.
Draytronics Daisy Configurator Refactor (#13325)
* correct layout data
* use LAYOUT as layout macro name
The defined LAYOUT_daisy is functional, but Configurator expects LAYOUT through the info.json file. As the board only supports one layout according to the open-source PCB files, use LAYOUT as the defined macro per QMK guidelines.
* add layout macro alias
GON Nerd60 Refactor (#13343)
Cleanup junk chars, part 3 (#13332)