~ruther/qmk_firmware

[Docs] update Japanese translation of custom_quantum_functions.md (#12715)

* update custom_quantum_functions.md translation

* update custom_quantum_functions.md translation

* explicitly describe pronoun

* update based on comment

* update based on comment
Add default `ortho_1x1` layout (#13118)

b10728ed — wxyangf 4 years ago
[Docs] added basic midi documention of common features (#13113)

Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
94e80912 — Matthew Dias 4 years ago
[Keyboard] Add program yoink via keymap (#12645)

Co-authored-by: Ryan <fauxpark@gmail.com>
7b666245 — bbrfkr 4 years ago
[Keyboard] add molecule (#12601)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
23631de1 — HalfHeuslerAlloy 4 years ago
Fixed ISO keyboard layout for the Mysterium rev1.1 board (#12531)

0374e4c7 — Miguel Filipe 4 years ago
[Keymap] add id80/ansi/keymaps/msf (#11957)

add10524 — Nathan_Blais 4 years ago
Corrected Number-pad numbers (#13057)

7aab06ff — TerryMathews 4 years ago
JETVAN: Add initial support (#12790)

Co-authored-by: Ryan <fauxpark@gmail.com>
ab6128e8 — shela 4 years ago
Update Japanese document (#10670)

Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
update feature_layers.md translation (#12752)

770a3349 — Drashna Jaelre 4 years ago
Fix includes for pmw3360 driver (#13108)

c7c9f3e3 — James Young 4 years ago
kbdfans/kbd67/rev2: add LAYOUT_65_ansi_split_space layout data (#13102)

e660dcff — stanrc85 4 years ago
Fix caps lock indicator on Bear65 PCB (#12966)

6eb18a6c — Jonathan Rascher 4 years ago
[Keymap] Update bcat's split_3x6_3 for Crkbd legacy removal (#13097)

`qmk multibuild`: Fix bug with Path objects (#13093)

Tidy up spi_master includes (#13053)

a0cc2dc6 — James Young 4 years ago
Update noroadsleft userspace and keymaps (2021-06-02) (#13086)

597d2e0e — Nick Brassel 4 years ago
Fix up WS2812 SPI driver on F072. (#13022)

35dbe8ba — Joel Elkins 4 years ago
[Keymap] merge jdelkins userspace and associated keymaps (#11276)

* [Keymap] merge jdelkins userspace and associated keymaps

* Add copyright & license info

* Change rgblight_config.enable to rgblight_is_enabled()

* Update keyboards/dz60/keymaps/jdelkins/keymap.c

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

* Update keyboards/dz60/keymaps/jdelkins/keymap.c

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

* Update keyboards/dz60/keymaps/jdelkins/keymap.c

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

* Remove superfluous includes

* Change EXTRAFLAGS+=-flto to LTO_ENABLE=yes

* Remove unnecessary jdelkins_ss symlink in users

* Add copyright and license notices

* Use preferred way to determine capslock / numlock state

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

* Add #pragma once to a header

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

* Include QMK_KEYBOARD_H only once, in userspace header

* Remove unnecessary initialization in matrix_init_keymap

* Do process_record_keymap before cases handled in process_record_user

* Reorganize & simplify secrets feature enablement

* Use tap_code16

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

* Remove superfluous break

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

* Remove copyright from rules.mk

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

* Remove copyright from rules.mk

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

* Use tap_code16

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

* include "print.h" instead of <print.h>

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

* Use tap_cod16

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

* Use tap_code16

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

* Use tap_code16

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

* Use tap_code16

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

* Remove copyright from rules.mk

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

* add #pragma once to a header

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

* include "print.h" instead of <print.h>

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

* Remove copyright from rules.mk

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

* Remove copyright from rules.mk

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

* Remove copyright from rules.mk

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

* Use tap_code16

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

* Use tap_code16

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

* Use :flash target where possible

* Remove special case flash target and use PROGRAM_CMD

* dz60/jdelkins_ss: use tap_code16

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Next