~ruther/qmk_firmware

RGBLight: Allow configurable default settings (#11912)

* RGBLight: Allow configurable default settings

* Docs
02b5bb9b — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
95304f26 — Daniil Kivenko 4 years ago
[Keymap] Adding HHKB Keymap for dz60rgb_wkl:v2 (#11840)

* adding new hhkb layout

* adding license header

* fix end of lines symbol

Co-authored-by: Daniil Kivenko <d.kivenko@evrone.com>
Co-authored-by: Daniil macbet Kivenko <macbet@wisebits.com>
b492d849 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
43e314b6 — Matt Gilbert 4 years ago
Add mattir2 keymap for Kyria (#11752)

* added files to support my 2nd kyria

* fixed missing line

* swapped thumb keys

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

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

Co-authored-by: Drashna Jaelre <drashna@live.com>
0f41011e — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
35592848 — xgnxs 4 years ago
Update IGNORE_MOD_TAP_INTERRUPT (#11452)

Current wording of IGNORE_MOD_TAP_INTERRUPT is incorrect, and very confusing when attempting to correct a somewhat common issue for quick typists that have Mod-Tap on a commonly used key.  Research indicates this wording has been incorrect for some time, and has tripped up others attempting to solve the issue of Mod + Key being sent, when Tap + Key is expected after quickly pressing keys.
d36dbe66 — Joshua Diamond 4 years ago
Merge branch 'master' into develop
3fed8bce — yiancar 4 years ago
Dc01 fixes (#11843)

* dc01-fixes

* dc01-fixes

* Cleanup and add VIA

* Updated JSONs

* fix
b0e161e3 — github-actions[bot] 4 years ago
Format code according to conventions (#11928)

Co-authored-by: QMK Bot <hello@qmk.fm>
d1806a26 — XScorpion2 4 years ago
Split transport mirror (#11046)

* Split transport mirror support

* Updated RGB Matrix to respond to electrical events instead of key events

* split matrix slave fix
1bc8a6e5 — Nick Brassel 4 years ago
ChibiOS conf migrations... take 14 (#11927)

* ChibiOS conf upgrade for geminate60

 geminate60 - a2765e46491151a8de309bc1cc8ce7e953ee1e50

* ChibiOS conf upgrade for sowbug/68keys

 sowbug/68keys - 7475a03ff2d704497d503a002b6c5dbac12f0a84

* ChibiOS conf upgrade for sowbug/ansi_tkl

 sowbug/ansi_tkl - 87be98eb6ed03a8752c1082c872a8a75b1d00ae7
fa740f81 — James Young 4 years ago
AMJ40 Refactor (#11854)

* update keyboard source files

- add license headers (attributed to original keyboard submitter)
- #pragma once include guards
- file template matching
- readme update and template matching

* set sensible default keyboard settings

- enable Bootmagic Lite and Mouse Keys
- disable Console and Command
- remove default keymap's rules.mk file

* remove unnecessary files from default keymap

* refactor default keymap

* add additional layouts/keymaps

* update keyboard readme

- add images and bootloader instructions
- reformat link list

* convert tabs to spaces in default keymap
26ee9360 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
e768fb83 — Drashna Jaelre 4 years ago
[Keyboard] PloopyCo VIA updates (#11290)

Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Glen D'souza <gdsouza@linuxmail.org>
0b63fb5e — Joshua Diamond 4 years ago
Merge branch 'master' into develop
328a8322 — Joshua Diamond 4 years ago
Merge branch 'develop' of github.com:qmk/qmk_firmware into develop
f1a3ce49 — Joshua Diamond 4 years ago
Merge branch 'master' into develop
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)

8e8b7113 — github-actions[bot] 4 years ago
Format code according to conventions (#11907)

Co-authored-by: QMK Bot <hello@qmk.fm>
Next