qmk_firmware/keyboards/jones/v1
Ryan 5bd68e3695
Move single `LAYOUT`s to data driven (#20365)
2023-04-12 13:42:51 +10:00
..
keymaps [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) 2023-04-03 18:33:45 +10:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md [keyboard]Add v1 to jones keyboard (#14405) 2022-03-09 20:14:53 -08:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
v1.c Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +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.