~ruther/qmk_firmware

b18c2610 — Álvaro A. Volpato 5 years ago
Add Elongate PCB support (#8419)

* Working on proto

* Start adding VIA support

* Apply suggestions from code review

Removed redundant comments and fixed typos

Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-Authored-By: Joel Challis <git@zvecr.com>

* Delete useless config.h

As per code review

* Delete elongate.c

As per code review

* Updated readme.md

* Update keyboards/acheron/elongate/keymaps/default/keymap.c

As per code review

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

* Apply suggestions from code review

Removed RGB_MODE_TEST definition and substituted for RGB_M_T

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

* Apply suggestions from code review

Reverted changes to alice.h

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

* Update info.json

* Update via/keymap.c

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

* Solve compiling issue for via keymap

* Add botmagic support and remoce console_enable

Co-Authored-By: Joel Challis <git@zvecr.com>

* Update keyboards/acheron/elongate/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/acheron/elongate/keymaps/via/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/acheron/elongate/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/acheron/elongate/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
bac5d6bc — TheFourthCow 5 years ago
edit to default funky40 keymap (#9014)

ab165060 — Juno Nguyen 5 years ago
[Keymap] Minor keymap update to layouts/community/ortho_4x12/junonum/ (#9021)

dc00942b — XScorpion2 5 years ago
Xulkal Changes (#9004)

* Xulkal Changes

* Fixing alt keymap
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>
Next