~ruther/qmk_firmware

85965043 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
27d1e290 — James Young 4 years ago
Ergocheap handwired Layout Macro refactor (#13348)

* physically arrange layout macro

Arranges the layout macro and keycodes to resemble the assembled keyboard.

* update info.json data
f533d9e0 — Michael Stapelberg 4 years ago
add kinT kinesis keyboard controller (kint41 variant) (#13333)

fixes https://github.com/kinx-project/kint/issues/5
76ed98c5 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
2a07a87a — jackytrabbit 4 years ago
Update lazydesigners/the40/the40.h (#13354)

Fix error in the40.h
Relocate RGB/HSV color defs to a more fitting place (#13377)

1e2378fe — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
93e3e777 — nopunin10did 4 years ago
Jabberwocky quick fixes (#13369)

* cleaning up

* deleting to undelete

* Stub out defaults

* Jabberwocky firmware WIP

* Stubbing out keymap spacing

* Default keymap and layout updates

* start stubbing out JSON for configurator

* more WIP

* Update jabberwocky.h

* Add Readme

* Apply suggestions from code review

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Fix layout capitalization

* Updates to personal and default keymaps

* Add instructions for jumping the bootloader

* Update keyboards/nopunin10did/jabberwocky/rules.mk

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

* Add easier ctrl-alt-del to my keymap

* Undo changes from other master

* Add back DYNAMIC_KEYMAP_LAYER_COUNT constant

* Fix readme markup to use list items

* Give my layout VIA compatibility

Co-authored-by: Rossman360 <rmontsinger@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
888cec02 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
5538bffb — Danny 4 years ago
[Keyboard] Add Quefrency Rev. 4 (#13368)

8b919aa5 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
de8939aa — Xelus22 4 years ago
[Keyboard] fix encoder void to bool (#13334)

3f813f87 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
2b2e8bfd — James Young 4 years ago
Swiftrax Nodu handwired: layout macro sequence fix (#13329)

8080bc17 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
e475c5bf — Xelus22 4 years ago
[Bug] Missing empty line at the end of file (#13374)

2665b4e4 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
f7faa7bf — James Young 4 years ago
FJLabs BKS65 Solder Layout Macro Refactor (#13347)

* grid align layout macro and keymaps

* physically arrange layout macro, phase 1

* physically arrange layout macro, phase 2

* replace KC_PAUSE with KC_PAUS

Makes the grid alignment nice. :)

* rename LAYOUT_65_ansi to LAYOUT_all

The included layout macro isn't actually correct for QMK's 65% ANSI community layout.

* add an actual LAYOUT_65_ansi

This is a semi-educated guess as to this macro; it may be wrong.
Move RGBLight code into its own folder (#13312)

5a501559 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next