~ruther/qmk_firmware

5538bffb — Danny 4 years ago
[Keyboard] Add Quefrency Rev. 4 (#13368)

de8939aa — Xelus22 4 years ago
[Keyboard] fix encoder void to bool (#13334)

2b2e8bfd — James Young 4 years ago
Swiftrax Nodu handwired: layout macro sequence fix (#13329)

e475c5bf — Xelus22 4 years ago
[Bug] Missing empty line at the end of file (#13374)

f7faa7bf — James Young 4 years ago
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)

Exent cleanup (#13353)

c232882f — Joel Challis 4 years ago
Allow configuration of USB_VBUS_PIN on chibios (#13342)

848da57d — Zach White 4 years ago
do not automatically format json (#13320)

ad3169f5 — yiancar 4 years ago
[Keyboard] Add NK1 (#13212)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: yiancar <yiancar@gmail.com>
b1ea4842 — James Young 4 years ago
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.
234c129f — Gvalch-ca 4 years ago
[Keyboard] Add Gvalchca GA15.0 (#13114)

Co-authored-by: Ryan <fauxpark@gmail.com>
8783d0c7 — Xelus22 4 years ago
[Keyboard] Enable RGB Matrix VIA side for Pachi RGB (#13308)

79cc6ce2 — Drashna Jaelre 4 years ago
[Keyboard] Bugfixes and Readme additions for PloopyCo devices (#13043)

6ef0419b — James Young 4 years ago
SENDYYeah Bevi: correct Configurator layout data (#13327)

7770a491 — James Young 4 years ago
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.
03791ed9 — James Young 4 years ago
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
39b1dc76 — James Young 4 years ago
GON Nerd60 Refactor (#13343)

Cleanup junk chars, part 3 (#13332)

Cleanup junk chars, part 2 (#13284)

Next