~ruther/qmk_firmware

403849bf — Aeonstrife 4 years ago
[Keyboard] Potato65 Hotswap Fixed mistake in key matrix (#13095)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
ba35c118 — Rickard von Essen 4 years ago
Debian requires package libusb-dev to build bootloaderHID (#13105)

875bb48a — Brian Low 4 years ago
Top level heading for common config (LED Matrix) (#13153)

968e4f96 — Brian Low 4 years ago
Top level heading for common config (RGB Matrix) (#13120)

* Top level heading for common config

Prior to this, the some of the common config looks like a detail of the APA102 driver

* Change heading to Common Config (RGB Matrix)
[Keymap] Keebio Iris rev4 - keymap with dual encoder support (#13063)

Co-authored-by: Drashna Jaelre <drashna@live.com>
4720aa4a — kb-elmo 4 years ago
Change Lufa-MS size (#13183)

Co-authored-by: Drashna Jaelre <drashna@live.com>
ed0451bc — Purdea Andrei 4 years ago
Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (#12552)

This commit makes atmel-dfu and chibios-dfu bootloaders retry to detect the bootloader
every 0,5 seconds (now configurable via the BOOTLOADER_RETRY_TIME makefile variable),
and a period is printed after every try. This is a much more pleasant behaviour than
the 5s retry timeout.
22cd151f — AlisGraveNil 4 years ago
[Keyboard] suv (#12957)

96c8afea — AlisGraveNil 4 years ago
[Keyboard] hatchback (#12958)

39665999 — John Graham 4 years ago
[Keyboard] Add via support for the Leopold FC980C (#12860)

09e22b9c — Leon Anavi 4 years ago
[Keymap] ANAVI Macro Pad 2 add Skype keymap (#12664)

This keymap for ANAVI Macro Pad 2 contains a couple of Skype
shortcuts for MS Windows and GNU/Linux distributions:

- Ctrl+M: Mute/unmute microphone
- Ctrl+Shift+K: Start/stop camera

Signed-off-by: Leon Anavi <leon@anavi.org>
9cf4148a — Fidel Coria 4 years ago
[Keymap] add new keymap for pteron (#12474)

Co-authored-by: Ryan <fauxpark@gmail.com>
c00a9937 — Thomas Museus Dabay 4 years ago
[Docs] Update one_shot_keys.md (#12291)

d0a3506d — Andy Freeland 4 years ago
[Keyboard] Add 'LAYOUT_65_ansi_split_bs_2_right_mods' support to KBDfans KBD67 rev2 (#12053)

3d546c08 — Brandon Claveria 4 years ago
add tender/macrowo_pad (#12786)

* add tender/macrowo_pad

* add another layer for via keymap

Co-authored-by: Swiftrax <swiftrax@gmail.com>
a9525d88 — Dustin Bosveld 4 years ago
[Keymap] Update readme for ploopy nano keymap (#12733)

The readme from the Ploopy Mini was accidentally put as the Ploopy
Nano readme. The Ploopy Nano does not ship with VIA by default.
0713797c — Zach White 4 years ago
Ensure that safe_commands always run (#13199)

* ensure that safe_commands always run

* import the config subcommand in bin/qmk
ae45faca — shela 4 years ago
[Docs] Update Japanese newbs_learn_more_resources.md (#12839)

* Update Japanese newbs_learn_more_resources.md document.

* Slightly modded
449b4b8d — Markus Knutsson 4 years ago
[Docs] Update feature_split_keyboard.md (#13205)

3d62e1df — Zach White 4 years ago
vscode: specify yapf as the formatting provider (#13206)

Next