Takeshi ISHII
b0a31f0bf3
update ja/hardware_keyboard_guidelines.md ( #9457 )
5 years ago
Takeshi ISHII
a91034b802
[Update] Change Original TAGs of Japanese translations ( #9453 )
...
* The TAGs of the original document has been updated to facilitate future verification.
* docs/ja/driver_installation_zadig.md
* docs/ja/feature_audio.md
* docs/ja/feature_auto_shift.md
* docs/ja/feature_bluetooth.md
* docs/ja/hardware_avr.md
* docs/ja/hardware_drivers.md
* docs/ja/getting_started_make_guide.md
* The TAG of the original document has been updated to facilitate future verification.
* The TAG of the original document has been updated to facilitate future verification.
* update docs/ja/feature_tap_dance.md
5 years ago
Takeshi ISHII
2f85f6fbff
[Docs] Japanese translation of breaking_changes*.md ( #8576 )
...
* add japanese translation 'docs/ja/breaking_changes.md'
Note: this is cherry-pick from umi-umi's translation in PR #7248
* update ja/breaking_changes.md
* update ja/breaking_changes.md, add ja/breaking_changes_instructions.md
* translating ja/breaking_changes_instructions.md
* translating ja/breaking_changes_instructions.md
* translated ja/breaking_changes_instructions.md
* update ja/breaking_changes.md, ja/breaking_changes_instructions.md
Breaking change の訳語を「破壊的な変更」から「互換性を破る変更」に変更。
ただし、文中の用語としては、Breaking change をそのまま使用するむねドキュメントの導入部で
訳注でしめし、文中では、原語のまま使用する。
* update docs/ja/_summary.md
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
* Update docs/ja/breaking_changes_instructions.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes_instructions.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* update docs/ja/breaking_changes.md
* Update docs/ja/breaking_changes_instructions.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* Update docs/ja/breaking_changes_instructions.md
* Update docs/ja/breaking_changes_instructions.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
* update docs/ja/breaking_changes_instructions.md
* update docs/ja/breaking_changes_instructions.md
* The base of the translation of docs/ja/breaking_changes_instructions.md was changed to 0.9.0.
* The base of the translation of docs/ja/breaking_changes.md was changed to 0.9.0.
* Update docs/ja/breaking_changes.md
Co-authored-by: s-show <s1shimz@gmail.com>
* update docs/ja/breaking_changes.md
* Update docs/ja/breaking_changes_instructions.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* update docs/ja/breaking_changes.md
* update docs/ja/breaking_changes.md
Co-authored-by: umi-umi <57262844+umi-umi@users.noreply.github.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: s-show <s1shimz@gmail.com>
5 years ago
Ryan
32340e14fb
Update newbs MSYS2 pacman instructions ( #9445 )
5 years ago
AlexOConnorHub
b7da69ec85
Adding information to feature_encoders.md ( #9486 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
cole smith
f36112e957
added keyboard 5x12 to boardsource folder ( #9438 )
...
* added keyboard 5x12 to boardsource folder
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Drashna Jaelre
30cdf9331a
Change `led` variable in rgb_matrix_drivers to avoid conflicts ( #9412 )
...
* Change `led` to `led_matrix` in rgb_matrix_drivers
Is a minor change that only affects the driver file.
However, this will allow somebody to run rgblight along side rgb matrix
using the ws2812 driver, as well. Specifically, so you can use the
custom driver for rgblight to set a different pin (barring a change to
the `ws2812_setleds` function).
Courtesy of discord conversion:
https://discordapp.com/channels/440868230475677696/568161140534935572/721555623191248906
* Change name to be super specific
* Update rgb_matrix_drivers.c
5 years ago
stanrc85
8252f378d9
Add velocikey to alice keymap ( #9476 )
5 years ago
siano
d7f9e6fcf1
Added missing RGB controls on layer 1. ( #9481 )
5 years ago
Joshua Diamond
5c07363054
spidey3 userspace: GUI F-Key lock was affecting some non-F-keys ( #9469 )
5 years ago
Joel Challis
b6e9ef8dd1
CI: Run 'qmk info' on keyboard changes ( #9212 )
5 years ago
Thorsten
e58ab6d326
update shell.nix ( #8910 )
...
* now uses gcc 8.4
* fixes building boards with adafruit feather (in my case pancake)
5 years ago
Konstantin Đorđević
02781979d6
[Docs] Improve Unicode documentation ( #8676 )
5 years ago
Ryan
69b484600f
Remove more useless code ( #9475 )
5 years ago
MechMerlin
de79d55187
New Keyboard: E8.5 TKL ( #9447 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Takeshi ISHII
580cb2c1df
[Update] Files with Japanese translations related to #8822 ( #9455 )
...
* The TAG of the original document has been updated to facilitate future verification.
* The TAG of the original document has been updated to facilitate future verification.
* The TAG of the original document has been updated to facilitate future verification.
5 years ago
MelGeek
d9eae3ef03
Support IS31FL3741 and IS31FL3741A. ( #9201 )
5 years ago
James Young
05e6cc2655
Enable Mousekeys for Keebio Quefrency rev1 ( #9478 )
5 years ago
QMK Bot
8b572de523
format code according to conventions [skip ci]
5 years ago
Joshua Diamond
18e561b82c
Fix incorrect delay when setting WS2812 (and similar) leds ( #9302 )
...
* Fix incorrect delay when setting WS2812 (and similar) leds
* Add documentation for WS2812_DELAY_MICROSECONDS
* Remove improper cast to uint8_t
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Remove unneeded cast to uint8_t and correct math
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* microseconds -> µs
Co-authored-by: Ryan <fauxpark@gmail.com>
* Make documentation better match the spec sheet.
Co-authored-by: Ryan <fauxpark@gmail.com>
* Rename macro to match spec sheet
* Further correction to the delay maths for the SPI case.
Co-authored-by: Joel Challis <git@zvecr.com>
* Move ws2812_common.h to the drivers directory
* Revert "Further correction to the delay maths for the SPI case."
This reverts commit e61b56a2cfc7dfec9992a7a3af92afa50e5b8ec0.
* Remove ws2812_setleds_pin(); consolidate ws2812.h
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
5 years ago
Xelus22
c785148445
STM32 WS2812 Open Drain Configuration ( #9414 )
...
* update docs stm32 only and applies to all 3 driver
* cformat
5 years ago
Rossman360
b43bdc1c69
rebound rev4, consolodated switch matrix from 5x12 to 7x8 ( #9314 )
5 years ago
Ryan
5a5ecd7dd9
Remove rules.mk for gboards/engine and gboards/g ( #9444 )
5 years ago
AlisGraveNil
60be8d9f24
[Keyboard] GameBuddy macropad ( #9391 )
...
* GameBuddy macropad
* Update config.h
* Update keyboards/clawsome/gamebuddy/config.h
* Update keyboards/clawsome/gamebuddy/readme.md
* Update keyboards/clawsome/gamebuddy/readme.md
* Update keyboards/clawsome/gamebuddy/readme.md
* Update readme.md
* Update keyboards/clawsome/gamebuddy/rules.mk
* Update keyboards/clawsome/gamebuddy/readme.md
5 years ago
Ryan
3f85e90126
Fix Eon87 info.json ( #9460 )
...
* Fix Eon87 info.json
* Adjust bottom row sizes
5 years ago
Niclas
3eefe31a54
Keymap: Add custom keymap for Planck ( #9417 )
...
* Keymap: Add custom keymap for Planck
* Fixup buffet's planck keymap
5 years ago
Rozakiin
7be65f2cd0
Add VIA support to Noxary 220 and Update Noxary 280 for readability ( #9348 )
...
* Update noxary 220 readme.md
* Update Noxary 280 readme.md
add heading and spelling
* Update spelling of Noxary 280 keymap copyright
* Update Noxary 280 config.h
change product ID and product name, remove commented code
* Change MCU name and disable Mousekey
* Update Noxary 220 config.h
Change vendor ID, Product ID, Product name and desc, remove commented code
* Update 220.h
change LAYOUT_ortho_6x4 to LAYOUT, change copyrght to Rozakiin
* Change LED indicator function
update copyright to Rozakiin
* Add via keymap
* Update Noxary 220 default keymap for readability and numpad codes
* Update all Noxary 220 readme.md to conform to QMK templates
* Update Noxary 280 readme.md to conform to QMK template
* Disable console and command, and enable link time optimisation for VIA
* Update Noxary 280 keymaps for better readability
* Update keyboards/noxary/220/keymaps/default/keymap.c
* Update keyboards/noxary/220/220.h
* Update keyboards/noxary/220/keymaps/default/keymap.c
* Update keyboards/noxary/220/keymaps/default/keymap.c
* Update keyboards/noxary/220/keymaps/via/rules.mk
* Update keyboards/noxary/280/keymaps/default/keymap.c
* Update keyboards/noxary/280/keymaps/via/rules.mk
* Update keyboards/noxary/220/rules.mk
* Update keyboards/noxary/280/keymaps/via/keymap.c
* Update keyboards/noxary/220/keymaps/default/keymap.c
* Update keyboards/noxary/220/keymaps/default/keymap.c
* Update keyboards/noxary/220/keymaps/via/keymap.c
* Update keyboards/noxary/220/keymaps/via/keymap.c
* Update keyboards/noxary/220/keymaps/via/keymap.c
* Update keyboards/noxary/220/keymaps/via/keymap.c
* Update keyboards/noxary/220/keymaps/via/keymap.c
* Update keyboards/noxary/280/config.h
* Update keyboards/noxary/220/rules.mk
* Update keyboards/noxary/220/config.h
* Update keyboards/noxary/280/readme.md
Change layout links to ones with background removed
5 years ago
Takeshi ISHII
016b4be751
Update docs/ja/feature_backlight.md: apply #9043's change ( #9454 )
5 years ago
Ryan
db80209e69
Parse version better in `qmk doctor` GCC version checks ( #9324 )
5 years ago
Brad Arnett
716924de3e
[Keyboard] Added ymdk split64 based on walston's work ( #9183 )
...
* Added ymdk split64 based on walson's work
* Commented out features on walston's keymap as it was too big to compile
* Update keyboards/ymdk_sp64/config.h
* Update keyboards/ymdk_sp64/keymaps/daed/keymap.c
* Update keyboards/ymdk_sp64/matrix.c
* Update keyboards/ymdk_sp64/matrix.c
* Update keyboards/ymdk_sp64/matrix.c
* keymap changes
* Update keyboards/ymdk_sp64/matrix.c
* Update keyboards/ymdk_sp64/matrix.c
* Update keyboards/ymdk_sp64/rules.mk
* Update keyboards/ymdk_sp64/config.h
* Update keyboards/ymdk_sp64/config.h
* Update keyboards/ymdk_sp64/readme.md
* Update keyboards/ymdk_sp64/rules.mk
* Update keyboards/ymdk_sp64/config.h
* Update keyboards/ymdk_sp64/rules.mk
* Update keyboards/ymdk_sp64/ymdk_sp64.c
* Update keyboards/ymdk_sp64/keymaps/walston/rules.mk
* Update keyboards/ymdk_sp64/readme.md
* Made requested changes and moved keyboard under ymdk directory
* Update keyboards/ymdk/ymdk_sp64/keymaps/walston/keymap.c
* Update keyboards/ymdk/ymdk_sp64/config.h
* Update keyboards/ymdk/ymdk_sp64/config.h
* Update keyboards/ymdk/ymdk_sp64/keymaps/default/keymap.c
* Update keyboards/ymdk/ymdk_sp64/keymaps/default/keymap.c
* updated changes for pr 9183
* updated changes for pr 9183
* updated changes for pr 9183
* Removed redundant "QMK_KEYBOARD_H" include
5 years ago
James Young
d88dca3ca7
YMD75: move MCU/Bootloader rules to revision level ( #9452 )
...
Work-around for an issue with QMK Configurator's API.
5 years ago
Joshua Diamond
9c1097e768
Fix for One Shot Layer not being cleaned up after some actions ( #8832 )
5 years ago
Jason Laqua
f7eb030e91
Standardize how unicode is processed ( fixes #8768 ) ( #8770 )
...
Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
5 years ago
Yasha Mostofi
aae1814319
[Keyboard] Add Via support for Let's Split v2 ( #9448 )
...
* initial let's split with rgb
* Revert default
* Add Via keymap
* Remove my keymap
* Remove trailing slashes
5 years ago
Dan
78fdd40622
[Keymap] Dcompact for iris ( #9406 )
...
Co-authored-by: Dan Herrera <sonarius@shew.io>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Pierre Chevalier
43b6f031b1
[Keymap] Add pierrec83's Kyria keymap ( #9401 )
5 years ago
yiancar
3e27ceee42
[Keyboard] Nebula12 keyboard ( #9397 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
5 years ago
unicorn855
67f374029d
[Keyboard] added VIA support for HotDox ( #9377 )
...
* added VIA support for HotDox
* Update keyboards/hotdox/keymaps/via/keymap.c
Thank you drashna :)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
5 years ago
Gregorio
30fd69886d
[Keyboard] Add Mixi ( #9364 )
...
* [Keyboard] Add Mixi
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Maarten Dekkers
ed528403fd
[Keyboard] Add Eon87 ( #9337 )
...
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
5 years ago
Ryan
faae375ccd
Fix error_log complaint about Preonic layouts ( #9443 )
5 years ago
James Young
b0fd064491
Fix Kudox Columner Configurator key ordering ( #9427 )
5 years ago
James Young
abf466e57d
Add Configurator layout support for westfoxtrot/prophet ( #9428 )
5 years ago
KgOfHedgehogs
157319fbd0
[Keyboard] Jian keyboard ( #8914 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
5 years ago
Dan
39ff121d73
Implement game mode layer for dcompact on planck ( #9402 )
5 years ago
Hybrid
8018f4db2d
[Keymap] new keymap for XD75 ( #8675 )
...
Co-authored-by: grousselle <grousselle@WX-OR6215570.ad.francetelecom.fr>
5 years ago
Ryan
1a159a38ed
Clean up Tap Dance docs ( #9372 )
...
* Clean up Tap Dance docs
* Add heading IDs for translation
5 years ago
Erovia
a0bf235644
CLI: Add ATmega328 and ATtiny85 to supported CPUs ( #9371 )
...
* CLI: Add ATmega328 to supported CPUs
Support for ATmega328 was added in #9043 .
* Update lib/python/qmk/constants.py
5 years ago
Ryan
f420741f9b
Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro ( #9400 )
...
* Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro
* Remove gen1 info.json in favour of higher level file
* Split into revision-specific info.json
5 years ago
yiancar
0b7b74f56a
Nebula65 ( #9368 )
...
* Initial nebula65 commit
* Use PWM driver
* Polishing
* Remove random rgblight settings
* Spelling fix
* Update keyboards/nebula65/keymaps/default/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/nebula65/keymaps/via/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/nebula65/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/nebula65/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Clean includes in .h file
* Update keyboards/nebula65/readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Further cleanup
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
5 years ago