~ruther/qmk_firmware

1ade5aa9 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
b297f1ce — Rob Hilgefort 4 years ago
[Keymap] rjhilgefort's Ergodox Infinity  (#11345)

* initial commit- copy of default

* beginnings of ergodox layout conversion

* from scratch 2020 RJH ergodox layout!

* remove extra line in keymap

* only shift to layers, led work

* Fleshed out readme

* tweak alt placement

* updated readme

* PR feedback, updated default layer

* Update keyboards/ergodox_infinity/keymaps/rjhilgefort/keymap.c

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

Co-authored-by: Ryan <fauxpark@gmail.com>
7cfcb0d2 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
c81e07fe — Dan Hertz 4 years ago
[Keymap] Add dhertz' kanu layout (#11346)

* Add dhertz' kanu layout

* Fix delete button

* Add weak user layer change
302b35c2 — Takeshi ISHII 4 years ago
fix matrix_io_delay() timing in quantum/matrix.c (#9603)

* fix matrix_io_delay() timing in quantum/matrix.c

* Updated comments explaining the need for matrix_io_delay() in quantum/matrix.c

* fix matrix_io_delay() timing in quantum/split_common/matrix.c

* Update quantum/matrix.c

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

* Update quantum/split_common/matrix.c

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

* Update quantum/matrix.c

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

* Update quantum/split_common/matrix.c

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

* add waitOutputPinValid() and wait_cpuclock() into quantum/quantum.h and tmk_core/common/wait.h

* add matrix_output_select_delay() and matrix_output_unselect_delay()

* fix quantum/matrix_common.c, tmk_core/common/matrix.h

* fix tmk_core/common/wait.h

* fix quantum/quantum.h, tmk_core/common/wait.h

* waitOutputPinValid() rename to waitInputPinDelay() in quantum/quantum.h.

* waitOutputPinValid() rename to waitInputPinDelay() in quantum/matrix_common.c

* update tmk_core/common/wait.h

* update comment in quantum/matrix.c, quantum/split_common/matrix.c

* update quantum/quantum.h: Make more margin in the GPIO_INPUT_PIN_DELAY default value.

Co-authored-by: Ryan <fauxpark@gmail.com>
017aa598 — Nick Brassel 4 years ago
ChibiOS conf migrations... take 7 (#11529)

* ChibiOS conf upgrade for alpine65

 alpine65 - 91e88b87653234a9023f4ad98913a6ea52c8b3fb

* ChibiOS conf upgrade for cannonkeys/onyx

 cannonkeys/onyx - 2adf507afd4e288761a675de9cfbb6e34c540e29

* ChibiOS conf upgrade for ck60i

 ck60i - 98be5d22a3cd1b38d92e080f32c4795260db181b

* ChibiOS conf upgrade for cutie_club/borsdorf

 cutie_club/borsdorf - 81734ebf770ab731ca8dcfac6fce5574e948890e
42f404d8 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
1eaad6dd — Joel Challis 4 years ago
Fix inverted indicator leds on kbdfans/kbd19x (#11532)

f4b0cd3d — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
5e46f72f — Sascha Grunert 4 years ago
[Keymap] keymap/sascha: disable autoshift (#11525)

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
d96463ce — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
16d43af4 — Drashna Jaelre 4 years ago
[Keyboard] Fix printf calls in Moonlander matrix (#11511)

9b901276 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
68f321f2 — James Young 4 years ago
Acheron Lasgewloth: layout macro rework (#11523)

* Acheron Lasgewloth: layout macro rework

Arrange the layout macro to match the assembled board.

* rename layout macro

The layout supported is equivalent to 60% ANSI with split Backspace and split Right Shift, and supports every extant switch position.

Adds community layout support.

* add LAYOUT_60_ansi support

* add Configurator data

* convert tabs to spaces in lasgweloth.h
1c0ccf9a — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Telophase: add info.json (#11524)

79d1db33 — Nick Brassel 4 years ago
Keep track of last matrix activity (#10730)

* Allow recording of the last matrix activity time, to simplify implementation of display timeouts and the like.

* Add requested changes from code review.

* Simplify split matrix last changed.
a2aed8eb — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
5127ef1f — Vlad K 4 years ago
[Keymap] vladkvit keymap for keebio/bfo9000 (#10825)

* layouts for bfo9000

* cleaning up layout

* moved to a better layout name

* Added readme

* Removed zip, updated license

* Removed layers.json

* Update keyboards/keebio/bfo9000/keymaps/vladkvit/keymap.c

removing trailing backslashes

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

* Update keyboards/keebio/bfo9000/keymaps/vladkvit/keymap.c

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

Co-authored-by: Vlad Kvitnevskiy <vladkvit@outlook.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
1e061c7d — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next