| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
| |
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
| |
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
|
|
| |
for Iris (#12273)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
| |
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Dino Fizzotti <dinofizz@pop-os.localdomain>
|
|
|
|
| |
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
| |
|
|
|
| |
Configurator isn't using the data in this file, and I think this may be why...
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* add support for Axon40
* add support for G_IDB60
* added bootloader reset instructions
* added bootloader reset instructions
|
|
|
|
|
| |
* Reformat info.json using Prettier
* Add missing layouts needed for QMK Configurators
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Arranges the layout macro and keycodes to resemble the assembled keyboard.
|
| |
|
|
|
|
| |
related to https://github.com/kinx-project/kint/issues/39
related to https://github.com/qmk/qmk_firmware/pull/12626
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
| |
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
* physically arrange layout macro
Arranges the layout macro and keycodes to resemble the assembled keyboard.
* update info.json data
|
|
|
| |
Fix error in the40.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
| |
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: yiancar <yiancar@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
| |
Co-authored-by: Ryan <fauxpark@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* apply human-friendly formatting to info.json
* correct LAYOUT_all data
Corrects the layout data for the LAYOUT_all macro.
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
|
|
| |
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* grid-align layout macro and keymaps
* physically align layout macro and keycodes
Arrange the layout macro and keycodes to resemble the assembled keyboard.
* update info.json data
Updates the info.json data to be correct to the new layout macro.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Create willwm keymap:
Modified GMMK Pro Default + VIA + Space-Cadet Unicode
* Temporarily remove unicode map calls; try using UNICODE_ENABLE instead
* RGBLIGHT_ENABLE = yes
* ...on second thought, don't enable RGBLIGHT =P
* Move Del to PrtSc, add Home, move PrtSc to Fn+Home
* willwm: Add keymap.json and readme.md
* willwm: Add layer0/layer1 images
* willwm: Update readme.md with info from PR #12952
* willwm: Update to better match template
(https://docs.qmk.fm/#/documentation_templates)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add SquishyTKL
* Add SquishyTKL-FRL
* Adjust readme.md and info.json
* Add JIS support for SquishyTKL
* Fix JIS layout macro
* Fix via layout and keymap
* Migrate SquishyTKL to STM32duino bootloader
* Make chibios conf files generic
* Change TKL via keymap to match number of layers
* Apply chibios changes to FRL as well
* Adjust README regarding flashing with dfu-util
* Add license and header guard
|
| |
|