~ruther/qmk_firmware

40de65ea — fauxpark 5 years ago
Backslash-escape pipe character in keycode lists (#7157)

5d34e70c — fauxpark 5 years ago
Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)

006ec867 — fauxpark 5 years ago
[Keyboard] Fix Print Screen key for XT to USB converter (#7039)

* Fix Print Screen key for XT to USB converter

* While I'm here, get rid of led.c as it does absolutely nothing

* Fix info.json too

* "]" key is 1.25U and stepped on the Model F XT
19f73483 — Gouty 5 years ago
[Docs] Fixed internal links on Handwire page (#7154)

Some of the links were not playing nice on docs.qmk.fm, I think this fixes it.
50202bc2 — Rys Sommefeldt 5 years ago
[Keymap] Align top and bottom layers to make it easier to map between them (#7153)

a30ccc02 — Rys Sommefeldt 5 years ago
[Keymap] Personal layout for the RAMA M6-A (#7152)

d03303ab — Joel Challis 5 years ago
Revert "Initial actions/labeler config (#7091)" (#7156)

This reverts commit 32fdf4805ae8d76649fa821275cc2333c5e8bba9.
ad5ead24 — Michael B. Hix 5 years ago
[Keyboard] musl/add-chiron-keyboard (#7146)

* Add the Chiron keyboard

* Add link to case repo

* Update keyboards/handwired/chiron/readme.md

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

* Update keyboards/handwired/chiron/keymaps/default/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/chiron/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/chiron/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/chiron/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/chiron/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/chiron/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/chiron/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Clean up rules.mk for the configurator
b2a63293 — Ethan Madden 5 years ago
[Keymap] Fix some formatting, add blink on lock example (#7145)

* Double backspace + changed layer detection

* Blink on capslock

* updated with feedback from @drashna
3fd919c5 — Gouty 5 years ago
[Docs] Update hand wire guide (#7044)

* Reorganised Hand Wire Guide

Added some images and put the "Matrix" section in a hidden <details> section

* Actually adding images this time

removed .jpg from .gitignore

* Hand wire guide updated

Incomplete, but started making the guide more general.  Will continue to add images (in imgur as requested)

* Removed some more images from gitignore

* testing image changes (temporary)

* Update hand_wire.md

* added techniques table

* Tweaking the table

* Finished soldering guide

* Fixed some links, change image scaling

* More of the same

* resizing images

* updated images

* Update hand_wire.md

* Resizing images

* Update hand_wire.md

* Update hand_wire.md

* Create ribbon_cable.jpg

* Minor updates to links

* Updated firmware and flashing guidelines

* Updated images to imgur links and re-added images to gitignore

* Implemented requested changes.  Improved wording

* Added handwire helpers info and split KB info

* Update hand_wire.md

* Removed "the" from "the QMK toolbox"

* Fixed handwire helper table and image size

* Fixed a heading
0f30a4d2 — Daniel Shields 5 years ago
Save a few bytes with build options and rgb effect removal. (#7149)

32fdf480 — Joel Challis 5 years ago
Initial actions/labeler config (#7091)

* Initial actions/labeler config

* Initial actions/labeler config - add extra from review
581a8fa0 — QMK Bot 5 years ago
format code according to conventions [skip ci]
23048798 — Álvaro A. Volpato 5 years ago
[Keyboard] Add SharkPCB rev Alpha support (#7090)

* Add SharkPCB rev Alpha support

* Solve PWM pin assignment 

- Solve PWM pin configuration for the SharkPCB rev.Alpha, which backlight pin is B0

* Update shark.c copyright name

* Update shark.h copyright section

* Apply suggestions from code review

Suggestions from @zvecr and @drashna were accepted and applied for neater code. Also fixed typos and removed unused comments. See [pull request](https://github.com/qmk/qmk_firmware/pull/7090/files#diff-70c0a1f44287ae5810170b4180cdaa5d) for more information.

Co-Authored-By: Joel Challis <git@zvecr.com>
Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Update PRODUCT_ID into config.h

* Update metadata info.json

Fields "keyboard_name", "keyboard_folder", "url", "maintainer" were updated
e8453bbc — Theodore S Lindsey 5 years ago
copied atreus astar to mirrored, set PCBDOWN flag (#7137)

* copied atreus astar to mirrored, set PCBDOWN flag

* re-pointed include

* mirrored layout will always be true here
71d64c85 — noroadsleft 5 years ago
[Keyboard] reviung34: Configurator layout fix (#7138)

323635da — Erkki Halinen 5 years ago
[Keyboard] Add support for Sticc14 macropad (#7134)

* Push Sticc14 default keymap

* Update READMEs to conform to guidelines

* Requested changes

* Requested changes

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/sticc14/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/handwired/sticc14/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Remove useless enum and function overrides
e96cac08 — fauxpark 5 years ago
Cleanup rules.mk for 32U4 keyboards, L-M (#7120)

* Cleanup rules.mk for 32U4 keyboards, L-M

* Move some stuff to keyboard level
335dd027 — Drashna Jaelre 5 years ago
Fix Tap Dance name for consistency and to match docs (#7136)

a5a31a5f — Erovia 5 years ago
MILC: Use dashes instead of underscores for subcommands

The subcommand functions' name follows the Python convention of using
snake case, but looks odd on the command line.
Fix it by converting underscores to dashes, eg.: list_keyboards ->
list-keyboards.
Next