~ruther/qmk_firmware

eefc05e0 — Dan Hertz 5 years ago
Update canoe:dhertz to use new post-init functions (#9257)

* Update to use new post-init functions

* Update readme so I don't forget reset key again
f1e09dd3 — Eduardo Lourenço Pinto Neto 5 years ago
Update keymap.c (#9265)

Add Insert on Fn+Del and fix TG to TO for layer switching
0def9ed5 — jotix 5 years ago
jotix ortho_4x12 layout (#9209)

Co-authored-by: Ryan <fauxpark@gmail.com>
Void Linux: Switch to cross-arm-none-eabi toolchain (#9228)

306d02aa — mechlovin 5 years ago
Adelais: Fix indicator LED pinout (#9241)

* Fix indicator LED pinout

Fix indicator LED pinout, active some function
[Docs] Japanese translation of docs/feature_mouse_keys.md (#8992)

* add feature_mouse_keys.md translation

* update based on comment

* update based on comment

* update based on comment

* update based on comment

* update based on comment
14eccef7 — goranzarkovic 5 years ago
Fixing the PRODUCT_ID to match the liminal.json on VIA repo (#9232)

aab5c44c — mechlovin 5 years ago
Infinity CE PCB: Update rules.mk (#9235)

* Update rules.mk 

Actice NKRO function
563d5919 — Joshua Diamond 5 years ago
Fix layer mask size for RGBLIGHT_LAYER_BLINK (#9260)

0fee906e — Fredrik Salomonsson 5 years ago
[Keymap] plattfot - Kyria layout (#9110)

* [Keymap] plattfot - Kyria layout

Keymap for programming, writing in both English and Swedish and
easy navigate a tiling window manager.

See README.md for more info

* Fix letter case on the headline for the readme

As suggested by fauxpark

* Update keyboards/kyria/keymaps/plattfot/keymap.c

Clean up double tap

As suggested by fauxpark

* Update led check for render_status

As suggested by fauxpark

* Update to use get_highest_layer for encoder_update_user

As suggested by fauxpark

* Missing an apostrophe in the header of the README.md

Last minute change.

* Removed explicit initialization for _DEFAULT

As suggested by drashna

* Use smaller image for the README.md

As suggested by noroadsleft
Fix error_log complaint about Elongate info.json (#9262)

faa3e62e — Joel Challis 5 years ago
Prime_E - Increase number of via layers (#9065)

* Prime_E - Increase number of via layers

* Fix keymap alignment
5f5a6fff — KOBAYASHI Daisuke 5 years ago
Remove the extra comma in the macro in the community keymap (#9175)

f1c33423 — cole smith 5 years ago
Added new keyboard boardsource/3x4 (#9247)

* added bordsource 3x4 macro pad

* added bordsource 3x4 macro pad

* Update keyboards/boardsource/3x4/3x4.h

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update keyboards/boardsource/3x4/3x4.c

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update keyboards/boardsource/3x4/config.h

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update keyboards/boardsource/3x4/config.h

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update keyboards/boardsource/3x4/config.h

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update keyboards/boardsource/3x4/config.h

Co-authored-by: Nick Brassel <nick@tzarc.org>

* added link to readme

* Update keyboards/boardsource/3x4/keymaps/default/keymap.c

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Apply suggestions from code review

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

Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
5f8e8540 — siano 5 years ago
Mac layout for XD87 (#9251)

* Mac layout for XD87

* Rename to mac_underglow

* Removed unused file

* Fixed missing KC_RGUI

* Cleanup

* Updated readme.
4f6f7b59 — Kimat Boven 5 years ago
`French (Belgium)` was missing (#9245)

e2e287ec — Joshua Diamond 5 years ago
Option to allow lighting layers when RGB Lighting is off (#9051)

dfcd4f0d — Kimat Boven 5 years ago
BE_J should map to KC_J (#9243)

b2271d98 — Joel Challis 5 years ago
Move plaid via keymap to correct location (#9255)

8d3fca57 — Nick Brassel 5 years ago
Fix build when using IGNORE_MOD_TAP_INTERRUPT_PER_KEY. (#9258)

Next