~ruther/qmk_firmware

299008be — Zach White 4 years ago
Add support for qmk_configurator style aliases (#11954)

* Add support for qmk_configurator style aliases

* add the keyboard aliases to the api data

* add support for a keyboard metadata file

* make flake8 happy
Add info.json for handwired/datahand (#12320)

6edcbdca — James Young 4 years ago
[Keyboard] YMDK YM68 (#12352)

* [Keyboard] YMDK YM68

Converted from a KBFirmware JSON file provided via the vendor's product listing.

PCB supports Backlight on B6 and RGB Underglow on E2, but the LEDs are not pre-soldered according to the PCB photos.

* update VENDOR_ID and PRODUCT_ID
2882ee9f — James Young 4 years ago
Configurator bugfix for GMMK Pro (#12353)

Fix Uni660 linker errors (#12341)

7b07ce3f — duoshock 4 years ago
Add UC-1 keypad (#11926)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: online <33636898+online@users.noreply.github.com>
d395c816 — Viktor Eikman 4 years ago
Configurator fixes for handwired/concertina/64key (#12316)

* Fixed bug that was hiding a key in info.json.

* Improvements to presentation.
be257b6f — Danny 4 years ago
Add Sinc Rev. 2 (#12138)

d4a81232 — Luca Di Bartolomeo 4 years ago
Update readme.md on quefrency (#12276)

* Update readme.md on quefrency

Fix incorrect flashing instructions

* Update keyboards/keebio/quefrency/readme.md
e1a7027f — Zach White 4 years ago
use layout aliases when processing info.json (#12333)

c5b0366a — kb-elmo 4 years ago
Fix Kira80 license headers (#12303)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
217e3a59 — James Young 4 years ago
Boston: correct LAYOUT macro data (#12282)

- correct macro reference
- add missing encoder position
- correct maintainer value to reference keyboard maintainer's GitHub account
- remove trailing whitespace
0ab88f53 — noclew 4 years ago
[Keyboard] Vanana, Vaguette Lite, and Waaffle (#11441)

* added Vanana / Vaguette Lite / Waaffle

* changed extra GPIO allocations of Waaffle and Vanana

* Apply suggestions from code review

changed layout name of vaguette Lite / requested by drashna

* Apply suggestions from code review

Requested keymap changes have been made.

* all changes requested by collaborators are made

* RGB config updated / keymap updated

* fixed vaguette lite info.json

* fixed vaguette lite info.json

* fixed vaguette lite info.json

* Apply suggestions from code review

request changes are made

* pre rename h

* vaguettelite reanmed to lowercases

* fixed vanana keymap

* Apply suggestions from code review

* changed Bootmagic key of VaguetteLite as suggested

* Updated via keymap of Vaguette Lite as suggested

* add vaguette lite 6.25 layout

* added vaguette lite noclew keymap

* updated vaguette lite 6.25u keymap description

* updated vanana default keymap

* updated keymap spacing

* reabased from the official repo

* Update keymap.c

fixed vaguette lite keymap

* Apply suggestions from code review

All the requested changes by a collaborator were made.

* updated info.json of Vanana and readme files of Vanana and waffle

* rename LAYOUT_waaffle to LAYOUT_ortho_5x16

Also adjusts the info.json data to put a visual gap between the extension and main PCBs.

* make rules.mk and info.json specific to rev3

Removes nckiibs/waaffle as a build target, as it redirects to the only extant revision in the repository.

* add controller board build targets

Adds build targets for Pro Micro and Elite-C builds, with appropriate defaults for each.

Running `make nckiibs/waaffle/rev3` defaults to a Pro Micro-based build.
8dfe37a3 — James Young 4 years ago
Sirius UniGo66 touch-up (#12280)

* un-nest layout macros

* use #pragma once include guard in unigo66.h

* unify rules.mk to QMK AVR template

- remove Bootloader selection comment block
- unify Build Option header comment
- align Build Option rules and inline comments

* remove unused LAYOUT_all macro

* update readme.md to match QMK template
`qmk doctor`: Don't run udev checks under WSL (#12231)

a5576f97 — Xelus22 4 years ago
[Keyboard] Add Pachi (#12132)

Co-authored-by: Ryan <fauxpark@gmail.com>
c833b776 — kb-elmo 4 years ago
Fixed keymap names of Noah AVR (#12265)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
ed446360 — James Young 4 years ago
Aleblazer Zodiark touch-up (#12279)

9807225f — github-actions[bot] 4 years ago
[CI] Format code according to conventions (#12277)

Co-authored-by: QMK Bot <hello@qmk.fm>
XT converter cleanup (#12264)

Next