~ruther/qmk_firmware

e8f842e7 — halfenergized 5 years ago
Update TGR 910 VID/PID (#8988)

To fix the vendor ID and product ID
3745ebc2 — Jake Happersett 5 years ago
[Keyboard] Fix Romeo ANSI Split Matrix (#9002)

Remove Bluefruit protocol (#9008)

* Remove Bluefruit protocol

* Remove dir from doxygen TODO pile
15e84f79 — Jeremy Bernhardt 5 years ago
gBoards Common (#8921)

Co-Authored-By: Drashna Jaelre <drashna@live.com>
6f30b402 — skullY 5 years ago
Revert "Fix conflicting types for 'tfp_printf' (#8269)"

This reverts commit e17b55e33ad5b3dcefcf7b828ac99aeb2daeeae2.
1ff526da — QMK Bot 5 years ago
format code according to conventions [skip ci]
e17b55e3 — Joel Challis 5 years ago
Fix conflicting types for 'tfp_printf' (#8269)

* Refactor to use mpaland/printf

* trim firmware size

* remove keymap changes

* run clang format

* Fixup after rebase

* fix up git-submodule command for printf
Disable console and command on TGR 910CE (#9011)

5f82b078 — Joel Challis 5 years ago
Initial vusb console support (#8559)

2e6959ed — Joshua Moses Diamond 5 years ago
Add some usages needed for ChromeOS hosts (#8996)

c482a294 — Joel Challis 5 years ago
Provide a mechanism for split keyboards to process key press on both halves (#9001)

e182a38e — Joel Challis 5 years ago
Add redirect for old getting started links (#8987)

fe4581c1 — buzzlighter1 5 years ago
Formatting (#8981)

ddd055b1 — JohSchneider 5 years ago
Audio_Enable, AVR template update (#8901)

* Branch point for 2020 May 30 Breaking Change

* audio-configuration: template: audio_avr.c does NOT default to C6

not on its own, it needs a pin configured per define in config.h for audio to actually work
otherwise only parts of the code are included in the firmware, wasting space and possibly breaking builds because auf hitting the firmware-size limits

* audio-configuration: strip comment to bare essentials

Co-Authored-By: Ryan <fauxpark@gmail.com>

* revert future change

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Johannes <you@example.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: zvecr <git@zvecr.com>
f7324ec6 — Joel Challis 5 years ago
Add xd002 support (#8598)

* Add xd002 support

* tidy some whitespace

* align filename

* Update keyboards/xd002/info.json

Co-authored-by: Erovia <Erovia@users.noreply.github.com>

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
750c7c2b — Ahmed Elshafey 5 years ago
[Documentation] Added raw hid documentation page (#7640)

* Added raw hid feature documentation page

* Update docs/feature_rawhid.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/feature_rawhid.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/feature_rawhid.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/features.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* added feature_rawhid.md to _summary.md in docs

* fixed _summary.md order

* Update docs/feature_rawhid.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update feature_rawhid.md

Removed the useless bit about finding usage page and usage.

* Update feature_rawhid.md

* Update docs/feature_rawhid.md

Co-Authored-By: Nick Brassel <nick@tzarc.org>

* Update docs/feature_rawhid.md

Co-Authored-By: Nick Brassel <nick@tzarc.org>

* Update docs/feature_rawhid.md

Co-Authored-By: Nick Brassel <nick@tzarc.org>

* Update docs/feature_rawhid.md

Co-Authored-By: Nick Brassel <nick@tzarc.org>

* Remove teensy client, small origanization fixes

* Fixed merge conflicts
Removed features.md
Updated _summary.md with new format and added RAW HID entry under Software Features

* Added rawhid feature page
Messy is what you get when you don't do things right the first time

Co-authored-by: fauxpark <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
4846c8eb — Eriq M. Adams 5 years ago
Add Via Keymap to Blackplum (#8975)

[Docs] Japanese translation of docs/feature_key_lock.md (#8948)

* add feature_key_lock.md translation

* update based on comment

* set link as lang dir
[Docs] Japanese translation of docs/feature_haptic_feedback.md (#8874)

* add feature_haptic_feedback.md translation

* update based on comment

* update based on comment
QMK-ify some GPIO macros (#8315)

Next