~ruther/qmk_firmware

d96380e6 — Joel Challis 5 years ago
Initial arm->chibios pass - simplify some platform logic (#8450)

Tidy up report.h (#8486)

* Tidy up report.h

* Add link to Review Request 41 for brightness controls
Remove ACT_COMMAND (#8487)

* Remove ACT_COMMAND

* And from action_t as well
eca3f9d9 — worldspawn00 5 years ago
fixing matrix layout (#8504)

44c62117 — Nick Snyder 5 years ago
Highlight .inc files as .c files (#8496)

f235822f — Wilba 5 years ago
Add VIA support to Leaf 60 (#8490)

Update JIS keymap and sendstring LUT (#8457)

1c7c5daa — Diego Song 5 years ago
VIA Support for GH60 (#8442)

* VIA Support: GH60 Rev C and GH60 Satan

* Corrected GH60 VIA default keymap

* Corrected GH60 VIA default keymap pt 2

* Copied default keymap over via default keymap

* Satan GH60 default corrected for VIA

* Satan GH60 default corrected for VIA pt 2

* Satan GH60 LTO enable for size

* Transparent 4th dynamic layer for GH60 Via support

* Update keyboards/gh60/revc/info.json

* Update keyboards/gh60/satan/info.json

* Update keyboards/gh60/satan/info.json

* Removed deprecated JSON keys gh60/revc/info.json

* Removed inline comment next to VID for GH60 Satan
aeab11da — tw1t611 5 years ago
Add tw1t611 ergodash keymap. (#8377)

* Add tw1t611 ergodash keymap.

* Fix keycodes. Change kc_rctl to kcb rsft.

* Change block to enum layers.

* Remove blackslahs.

* Remove last slash. Align row.

* Use new german keymap.

* Fix typo.

Co-authored-by: Daniel Schindler <client55@protonmail.com>
b5393480 — jotix 5 years ago
Jotix (#8480)

* jotix ortho_4x12 layout

* jotix ortho_4x12 layout

* jotix ortho_4x12 layout

Co-authored-by: jotix <jotix@jotix-pc.localdomain>
Fix missing deprecated keycodes for keymap_swedish (#8483)

02eb9494 — MechMerlin 5 years ago
VIA Support: PDXKBC Macropad (#8431)

* add via support for pdxkbc macropad

* add VIA support for the pdxkbc

* clean out some commented code

* remove unused files

* comment the vendor ID

* Update keyboards/pdxkbc/keymaps/via/keymap.c

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

* Update keyboards/pdxkbc/keymaps/via/keymap.c

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

* Update keyboards/pdxkbc/keymaps/via/keymap.c

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

* Update keyboards/pdxkbc/keymaps/via/keymap.c

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

* Update keyboards/pdxkbc/keymaps/via/keymap.c

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

* Update keyboards/pdxkbc/keymaps/via/keymap.c

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

* Update keyboards/pdxkbc/keymaps/via/keymap.c

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

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Set MCU for some F103 boards (#8459)

c2013f0b — James Young 5 years ago
Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator builds (#8482)

* Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator builds

* Also align rules.mk
19d7cbc8 — TerryMathews 5 years ago
M0lly: refactor OLED support and qmk-dfu bootloader (#8475)

73f90390 — Ryan Miguel 5 years ago
VIA support for projectkb/alice (#8474)

* Create rules.mk

Added rules.mk in keymaps/via

* Update rules.mk

Added new line at the end of the file

* Create via\keymap.c

Added keymap.c inside the via directory

* Update config.h in projectkb/alice

Defined VIA eeprom layout size to 2 bits to allow for 4 layout options
d235612e — zvecr 5 years ago
Also align rules.mk
6ad3328b — zvecr 5 years ago
Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator builds
13d736d6 — Flexerm 5 years ago
[Keyboard] FLX Lodestone (#8451)

* Add Lodestone PCB

Working Firmware for Lodestone PCB tested on physical PCB prototypes.

* Update keyboards/flx/lodestone/lodestone.c

* Update keyboards/flx/lodestone/keymaps/default/config.h

* Update keyboards/flx/lodestone/rules.mk

* Update keyboards/flx/lodestone/readme.md

* Delete config.h

* Update keyboards/flx/lodestone/info.json

Suggested by noroadsleft

* Update keyboards/flx/lodestone/info.json

* Update keyboards/flx/lodestone/info.json

Changed maintainer name as suggested.

* Update keyboards/flx/lodestone/keymaps/default/readme.md

* Update keyboards/flx/lodestone/info.json

* Update keyboards/flx/lodestone/rules.mk

Changed Link_Time_Optimization to LTO didn't know this was a thing :)

* Update keyboards/flx/lodestone/keymaps/default/keymap.c

Removed 2 unessisary layers from the default map.

* Update keyboards/flx/lodestone/readme.md

* Update keyboards/flx/lodestone/info.json

* Changed from LAYOUT to LAYOUT_all

AS suggested by noroadsleft, changed 4 files to match, and re-testeed on my hardware to confirm working.

* Update keyboards/flx/lodestone/config.h

Cleaned up Manu, Product and Descriptor as suggested.

* Update keyboards/flx/lodestone/readme.md
0b810bdf — QMK Bot 5 years ago
format code according to conventions [skip ci]
Next