~ruther/qmk_firmware

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)

cc84831c — Salman 4 years ago
Adding Keyboard: GMMK Pro (#12030)

* GMMK Pro QMK Firmware Code

* info.json added

* updated info.json for the unused keys

* redoing info.json

* readme for pro

* gmmk initial readme

* pipeline fix, issue with compiling gmmk.h

* gmmk pro code formatting changes

* removed rules.mk

* noci file

* Updates

* updated matrix function to match keymap

* updating the keymap layout, renaming matrix, updating layout name to LAYOUT

* fauxpark changes added

* PID VID updates

* removed chconfig and made rules.mk comments cleaner

Co-authored-by: Drashna Jael're <drashna@live.com>
f4907775 — klausweiss 4 years ago
[Keyboard] Add handwired/bolek keyboard (#12234)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
6e79767f — Felix Springer 4 years ago
[Keymap] jumper149 keymap for the dztech/dz65rgb (#12142)

3bc7f464 — Robert Verst 4 years ago
[Keymap] Add userspace rverst (#12205)

Co-authored-by: Robert Verst <robert.verst@tobit.com>
8a2d3a88 — tszaboo 4 years ago
[Keyboard] Add support for ortho4exent  (#11699)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
53819434 — im a can what do you think lmao? 4 years ago
[Keyboard] add oled and encoder function to lck75 (#11825)

Co-authored-by: Drashna Jaelre <drashna@live.com>
23765332 — Salicylic-acid3 4 years ago
[Keyboard] Modification of ErgoArrows info.json (#11980)

The order of key descriptions in ErgoArrows info.json was wrong, so it has been corrected.
163e9b02 — Matthew Dias 4 years ago
[Keyboard] Add barleycorn smd keyboard (#12200)

90f95de5 — devriesp 4 years ago
[Keyboard] add via keymap to afternoonlabs breeze keyboard (#12247)

ffc4380b — kaylanm 4 years ago
[Keyboard] Add KMAC VIA keymap (#12224)

314ef9df — James Young 4 years ago
Pimentoso Paddino02 clean-up (#12263)

* fork rules.mk to be version-specific

* remove pimentoso/paddino02 as a keyboard target

This commit makes it so QMK API doesn't identify pimentoso/paddino02 as a build target on its own, because there's no actionable code here.

* add image to readme.md

* unify rules.mk files to QMK AVR template

- remove Bootloader selection comment block
- sort Build Option rules
- unify inline comments
Next