~ruther/qmk_firmware

070240f2 — Joel Elkins 4 years ago
arm_atsam: Use PROGRAM_CMD for :flash target if set (#11424)

Align ChibiOS spi_master behaviour with AVR (#11404)

* Align ChibiOS spi_master behaviour with AVR

* Rollback `spi_transmit()` and `spi_receive()` to preserve DMA
b3de903a — Joshua Diamond 4 years ago
Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406)

* fix incorrect bit math when RGBLIGHT_MAX_LAYERS > 16

* with 1UL cast is not needed

* ...but just casting works and is even more efficient

* cformat
c0754313 — Zach White 4 years ago
Return the make exit code for qmk compile and flash (#11402)

2e9d0919 — Felix Jen 4 years ago
[Keyboard] Added LDK65 based off BKS65 (#11335)

13efa829 — npspears 4 years ago
Update quark pin config (#11398)

98871591 — Michael Overman 4 years ago
[Docs] Fix typo in hand_wire.md (#11297)

8da9219c — Felix Jen 4 years ago
[Keyboard] Added Phantom Solder PCB and KBD8X HS PCB Variants (#11282)

* Added config for phantom solder all layout via only

* fixed matrix def

* Added KBD8X

* changed info name

* lowercase instances of LAYOUT_ALL and edited rules.mk

* edited kbd8x results

* fixed kbd8x rules

* removed trailing comma in kbd8x info

* Update keyboards/lucid/kbd8x_hs/config.h

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/lucid/kbd8x_hs/kbd8x_hs.h

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/lucid/kbd8x_hs/readme.md

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/lucid/kbd8x_hs/rules.mk

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/lucid/phantom_solder/info.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/lucid/phantom_solder/readme.md

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/lucid/phantom_solder/rules.mk

Co-authored-by: Joel Challis <git@zvecr.com>

* Fixed info.json key mismatch

Co-authored-by: Joel Challis <git@zvecr.com>
d321cb3f — smssmssms 4 years ago
[Keyboard] Pos78 update (#11274)

* Added LED hardware pin numbers

CAPS and NUM lock LEDs

* Added "LED_PIN_ON_STATE 1"

* Make MATRIX_ROW/COL pins match reality
8ed9eb9c — gkeyboard 4 years ago
[Keyboard] Add GKB-M16 Macro Pad (#11262)

* Add GKB-M16 Macro Pad

Add GKB-M16 (gkb_m16) Macro Pad under gkeyboard

* Update keyboards/gkeyboard/gkb_m16/config.h

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/gkeyboard/gkb_m16/keymaps/via/keymap.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/gkeyboard/gkb_m16/info.json

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

* Update keyboards/gkeyboard/gkb_m16/keymaps/default/keymap.c

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

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
1d2a9a1c — Kyle McCreery 4 years ago
[Keyboard] New Keyboard - Mercutio (#11214)

* Initial commit on new clean branch. Testing out functionality of oled and encoder for default features.

* Cleaned up the initial push and removed the fancy keymap until the extra features and functionality can be tested and made more user friendly.

* Cleaned up the readme some more, compiled and tested both default and via keymaps, and did another round of checks to prepare for starting the PR.

* Cleaning up the keymap to meet expected formatting in a couple places and also adding in the TAP_CODE_DELAY after newly encoutnered encoder issues and inconsistencies.

* Apply suggestions from code review

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/mechwild/mercutio/readme.md

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

* Fixing json syntax.

* Update keyboards/mechwild/mercutio/rules.mk

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

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
fcd921f3 — Ross Montsinger 4 years ago
[Keyboard] Rebound, adding files for VIA compat (#11193)

* changes for via

* add manu to product name

* remove manu from product value

* remove description

* i m licensed
e11d3d52 — MURAOKA Taro 4 years ago
speed up list_keyboards.sh
O4L 5x12 refactor (#11392)

* O4L 5x12 refactor

* Remove config.h
Fix rart4x4 info.json (#11390)

08fdf086 — s-maurice 4 years ago
Fix typo in hand wiring guide (#11388)

ridid -> rigid
Manta60 refactor (#11378)

565a038a — Joel Challis 4 years ago
Fix layout ortho_4x12 macro for montsinger/rebound/rev4 (#11382)

Quark refactor (#11377)

a68d289f — Joel Challis 4 years ago
Manually run formatting CI process (#11375)

Next