qmk-firmwares/keyboards/jones
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
v1 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
v03 Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
v03_1 Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
readme.md [keyboard]Add v1 to jones keyboard (#14405) 2022-03-09 20:14:53 -08:00
rules.mk [keyboard]Add v1 to jones keyboard (#14405) 2022-03-09 20:14:53 -08:00

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.