qmk_firmware/keyboards/jones/v1
jack c4a67d3f33
Remove encoder in-matrix workaround code (#20389)
2023-06-19 09:46:27 -06:00
..
keymaps Remove encoder in-matrix workaround code (#20389) 2023-06-19 09:46:27 -06:00
config.h Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
info.json Remove encoder in-matrix workaround code (#20389) 2023-06-19 09:46:27 -06:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
v1.c Remove use of layout macros for `music_map` (#20634) 2023-04-30 18:58:06 +10:00

readme.md

Jones

Jones, "Wide" layout

A symmetrical 60% keyboard combined with Ortho-Linear and Row-staggered. It has gapless Row 2 - Row 3.
GH60 case compatible PCB and keyplate.
More info

Make example for this keyboard (after setting up your build environment):

make jones/v1:default

Flashing example for this keyboard (using the command line):

make jones/v1:default:flash

To reset the keyboard into bootloader mode, press the reset switch on the underside.

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