Commit Graph

15776 Commits

Author SHA1 Message Date
Drashna Jaelre 8e607851fb
[Keyboard] Fix revision issues with Kyria ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-17 21:11:33 -07:00
jurassic73 f81cd4696e
[Keyboard] Fix comment in split89's config.h ()
Added missing closing comment bit */

This seems to cause the QMK configurator to break when clicking the compile button:

Compiling: keyboards/handwired/split89/split89.c                                                   In file included from :
ent]
 /* COL2ROW, ROW2COL */

cc1: all warnings being treated as errors
 
 |
 |
 |
make: *** ine/keyboards/handwired/split89/split89.o] Error 1
2021-06-17 21:11:15 -07:00
Nick Brassel e7ddbc394b
Update merge sequence to reflect no-ff, no-squash. () 2021-06-18 00:05:27 +01:00
jurassic73 89c01970e3
[Keyboard] Add Split 89 ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-17 10:04:37 -07:00
Ryan 2f08a34394
OLED driver tweaks () 2021-06-17 17:14:23 +10:00
talsu a9c6adb083
[Keyboard] Add KMAC PAD ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-16 22:45:27 -07:00
TerryMathews f9d88da86f
[Keyboard] Minivan : add missing enable to support RGB LEDs ()
Config.h has support for RGB LEDs but enable line was missing in rules.mk
2021-06-16 22:39:18 -07:00
Drashna Jaelre 2538d341d8
Document user song list file () 2021-06-15 22:31:06 -07:00
Jonathan Rascher 83ee79565c
Fix overrun in oled_write_raw when not at (0, 0) () 2021-06-15 22:30:37 -07:00
melonbred 5c3991cb90
[Keyboard] add mb44 keyboard ()
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-15 22:24:16 -07:00
Albert Y abee0610ee
[Keyboard] Allow user override of RGB_DISABLE_WHEN_USB_SUSPENDED for BM40 keyboard ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: filterpaper <filterpaper@localhost>
2021-06-15 22:23:20 -07:00
Philip (Han) Suh 9aea0fd52b
[Keyboard] Fix layout in noon.h ()
Forgot to include a KC_NO in a column, causing issues for customers
2021-06-15 22:21:30 -07:00
Leon Anavi 42d8ee16e1
[Keymap] ANAVI Macro Pad 2 add binary keymap ()
This binary keymap for ANAVI Macro Pad 2 helps with 0 and 1:

left key: 0
right key: 1

Combo press both keys to control the backlit.

Suggested-by: Chris <christopher.walker@crowdsupply.com>
Signed-off-by: Leon Anavi <leon@anavi.org>
2021-06-15 22:20:57 -07:00
Aeonstrife 403849bff0
[Keyboard] Potato65 Hotswap Fixed mistake in key matrix ()
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-15 22:19:11 -07:00
Rickard von Essen ba35c11807
Debian requires package libusb-dev to build bootloaderHID () 2021-06-15 22:14:53 -07:00
Brian Low 875bb48a20
Top level heading for common config (LED Matrix) () 2021-06-15 22:07:24 -07:00
Brian Low 968e4f96a4
Top level heading for common config (RGB Matrix) ()
* 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)
2021-06-15 22:07:03 -07:00
R 311cf865dc
[Keymap] Keebio Iris rev4 - keymap with dual encoder support ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-15 21:54:36 -07:00
kb-elmo 4720aa4a34
Change Lufa-MS size ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-15 21:28:17 -07:00
Purdea Andrei ed0451bc28
Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. ()
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.
2021-06-16 14:20:44 +10:00
AlisGraveNil 22cd151fc3
[Keyboard] suv () 2021-06-15 21:20:15 -07:00
AlisGraveNil 96c8afea2d
[Keyboard] hatchback () 2021-06-15 21:20:03 -07:00
John Graham 3966599940
[Keyboard] Add via support for the Leopold FC980C () 2021-06-15 21:18:20 -07:00
Leon Anavi 09e22b9cfc
[Keymap] ANAVI Macro Pad 2 add Skype keymap ()
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>
2021-06-15 20:53:49 -07:00
Fidel Coria 9cf4148aa9
[Keymap] add new keymap for pteron ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-15 20:39:17 -07:00
Thomas Museus Dabay c00a9937f2
[Docs] Update one_shot_keys.md () 2021-06-15 20:35:31 -07:00
Andy Freeland d0a3506d0f
[Keyboard] Add 'LAYOUT_65_ansi_split_bs_2_right_mods' support to KBDfans KBD67 rev2 () 2021-06-15 20:34:00 -07:00
Brandon Claveria 3d546c0853
add tender/macrowo_pad ()
* add tender/macrowo_pad

* add another layer for via keymap

Co-authored-by: Swiftrax <swiftrax@gmail.com>
2021-06-16 07:43:18 +10:00
Dustin Bosveld a9525d88a3
[Keymap] Update readme for ploopy nano keymap ()
The readme from the Ploopy Mini was accidentally put as the Ploopy
Nano readme. The Ploopy Nano does not ship with VIA by default.
2021-06-14 20:06:55 -07:00
Zach White 0713797c58
Ensure that safe_commands always run ()
* ensure that safe_commands always run

* import the config subcommand in bin/qmk
2021-06-14 16:51:58 -07:00
shela ae45faca26
[Docs] Update Japanese newbs_learn_more_resources.md ()
* Update Japanese newbs_learn_more_resources.md document.

* Slightly modded
2021-06-14 15:31:50 +09:00
Markus Knutsson 449b4b8d86
[Docs] Update feature_split_keyboard.md () 2021-06-13 20:20:19 -07:00
Zach White 3d62e1dfbf
vscode: specify yapf as the formatting provider () 2021-06-13 17:52:31 -07:00
umi a08486597d
[Docs] update Japanese translation of feature_pointing_device.md ()
* update feature_pointing_device.md translation

* update based on comment
2021-06-13 04:15:08 +09:00
shela f48bd8cde3
[Docs] Update Japanese newbs_flashing.md ()
* Update Japanese newbs_flashing.md document.

* Slightly modded

* Apply suggestions from code review
2021-06-13 04:11:56 +09:00
shela c16b7d63e7
Update Japanese newbs.md document. () 2021-06-13 04:10:23 +09:00
Takeshi ISHII db36e2be9f
[Docs] Japanese translation of docs/data_driven_config.md ()
* add docs/ja/data_driven_config.md

* Update docs/ja/data_driven_config.md

Co-authored-by: s-show <s1shimz@gmail.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: s-show <s1shimz@gmail.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: s-show <s1shimz@gmail.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: s-show <s1shimz@gmail.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

Co-authored-by: s-show <s1shimz@gmail.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
2021-06-13 04:08:32 +09:00
kb-elmo 0ef145db15
Add Matrix 8XV1.2 OG rev1 PCB ()
* add v1 12og pcb

* update

* matrix changes for testing

* Update matrix.c

* finalized files

* rename board versions

* update readmes

* typo in readme

* fix board filenames

* Update keyboards/matrix/m12og/rev1/rev1.c

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

* change function

* update halconf and chconf

* merge master

* Update readme.md

* Update readme.md

* Update readme.md

Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-11 20:35:13 +10:00
Drashna Jaelre 2e90ef0536
[Keyboard] Add Loop, Nano and Work boards from Work Louder () 2021-06-10 14:50:24 -07:00
Nick Brassel d684b8cafe
Slightly more prominent LUFA Mass-storage bootloader warning. () 2021-06-10 16:05:29 +10:00
jackytrabbit 39c8ed32b4
Add support for LAZYDESIGNERS/THE60/rev2 ()
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-09 19:47:37 +02:00
Xelus22 5073dc33e9
update via keymap () 2021-06-09 19:14:44 +10:00
Nick Brassel 21aa7890cb
Allow limiting the multibuild based on keymap name. () 2021-06-09 17:25:21 +10:00
Joel Challis 4dda716712
Migrate preonic/rev3 to pwm ws2812 driver () 2021-06-09 00:18:56 -07:00
Drashna Jaelre 9975e17712
Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define () 2021-06-09 05:06:55 +10:00
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards ()
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
Joel Challis e0acd3e53d
Update requirements.txt () 2021-06-08 00:37:58 +01:00
Zach White c277ae4768
Move hid and pyusb to requirements.txt ()
* Add his and pyusb to

* Update requirements-dev.txt
2021-06-07 16:30:55 -07:00
shela b52b8f1d23
Update Japanese newbs_building_firmware_configurator.md document. () 2021-06-08 02:43:21 +09:00
umi b7ef959400
update ref_functions.md translation () 2021-06-08 02:41:33 +09:00