Commit graph

15602 commits

Author SHA1 Message Date
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
umi
17e6e04600
update one_shot_keys.md translation () 2021-06-08 02:39:57 +09:00
umi
a0ed583b75
update hardware_avr.md translation () 2021-06-08 02:38:38 +09:00
umi
093a89c534
update feature_rawhid.md translation () 2021-06-08 02:36:42 +09:00
umi
c1bd8eed76
[Docs] update Japanese translation of custom_quantum_functions.md ()
* update custom_quantum_functions.md translation

* update custom_quantum_functions.md translation

* explicitly describe pronoun

* update based on comment

* update based on comment
2021-06-08 02:34:39 +09:00
Ryan
9dffd35762
Add default ortho_1x1 layout () 2021-06-07 20:46:22 +10:00
wxyangf
b10728edc1
[Docs] added basic midi documention of common features ()
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>
2021-06-06 23:53:20 -07:00
Matthew Dias
94e80912a4
[Keyboard] Add program yoink via keymap ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-06 22:10:37 -07:00
bbrfkr
7b666245d6
[Keyboard] add molecule ()
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-06 22:08:20 -07:00
HalfHeuslerAlloy
23631de191
Fixed ISO keyboard layout for the Mysterium rev1.1 board () 2021-06-06 21:54:54 -07:00
Miguel Filipe
0374e4c733
[Keymap] add id80/ansi/keymaps/msf () 2021-06-06 20:37:59 -07:00
Nathan_Blais
add10524d6
Corrected Number-pad numbers () 2021-06-07 06:13:33 +10:00
TerryMathews
7aab06ffdf
JETVAN: Add initial support ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-06 08:26:36 +10:00
shela
ab6128e86d
Update Japanese document ()
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
2021-06-06 03:36:48 +09:00
umi
8128c5f822
update feature_layers.md translation () 2021-06-06 03:16:39 +09:00
Drashna Jaelre
770a3349be
Fix includes for pmw3360 driver () 2021-06-05 08:08:35 -07:00
James Young
c7c9f3e3cf
kbdfans/kbd67/rev2: add LAYOUT_65_ansi_split_space layout data () 2021-06-03 20:02:35 -07:00
stanrc85
e660dcff09
Fix caps lock indicator on Bear65 PCB () 2021-06-03 17:30:32 -07:00
Jonathan Rascher
6eb18a6ccb
[Keymap] Update bcat's split_3x6_3 for Crkbd legacy removal () 2021-06-03 11:39:48 -07:00
Ryan
af91221ddb
qmk multibuild: Fix bug with Path objects () 2021-06-03 16:53:03 +01:00
Ryan
261d94ce34
Tidy up spi_master includes () 2021-06-03 16:26:41 +10:00
James Young
a0cc2dc6d0
Update noroadsleft userspace and keymaps (2021-06-02) () 2021-06-02 23:06:30 -07:00
Nick Brassel
597d2e0e7b
Fix up WS2812 SPI driver on F072. () 2021-06-03 09:48:16 +10:00
Joel Elkins
35dbe8ba03
[Keymap] merge jdelkins userspace and associated keymaps ()
* [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>
2021-06-03 06:59:52 +10:00
Xelus22
93496c8364
fix missing arg () 2021-06-01 18:12:17 +10:00