Ilya Zhuravlev
da40be2f11
util: fix CI vial compile
2021-07-05 23:31:31 -04:00
Ilya Zhuravlev
a8097046f5
ci_vial_verify_uid: fix when keyboard has several vial keymaps
2021-07-04 09:20:39 -04:00
Yon Nor and GitHub
63abe5116f
Add CX60 Pcb ( #25 )
...
* Add CX60 Pcb
* Keymaps
* Keymaps
2021-07-04 09:18:24 -04:00
hornslyn and GitHub
77c3d45bce
Vial support for YD60MQ ( #24 )
...
* CX60-Vial - Initial Commit
* Edited readme.md
* Edited #ifdef in config.h
* Edited rules.mk
* Edited capslock codes
* Added Vial Support to YD60MQ
* Cleanup for proper submission
* Removed VIAL_INSECURE = no from rules.mk
2021-07-03 14:26:23 -04:00
Harshit Goel and GitHub
71a6741d38
Pteron36 ( #23 )
...
* add pteron36
* finish vial config
2021-06-27 15:55:26 -04:00
Ilya Zhuravlev
81b5a3ebc7
fix compile errors after merge
2021-06-26 16:44:36 -04:00
Ilya Zhuravlev
0af21a3a4a
ci: fail when a keyboard fails to compile
2021-06-26 16:28:06 -04:00
Ilya Zhuravlev
c1596da81c
vial: update vial encoder signature to match qmk
2021-06-26 16:22:02 -04:00
Ilya Zhuravlev
a89c941828
Merge remote-tracking branch 'qmk/master' into vial
2021-06-26 16:11:57 -04:00
Ryan and GitHub
cbe761ea16
Exent cleanup ( #13353 )
2021-06-27 05:07:44 +10:00
Rys Sommefeldt and GitHub
9b22dd664e
CapsUnlocked CU7 ( #22 )
...
* Initial CapsUnlocked CU7 support
* Remove stray tabs
* Consistent alignment for map
* Consistent alignment
* Add secure mode support
2021-06-26 14:36:51 -04:00
Joel Challis and GitHub
c232882fda
Allow configuration of USB_VBUS_PIN on chibios ( #13342 )
2021-06-26 11:48:48 +01:00
Zach White and GitHub
848da57d6e
do not automatically format json ( #13320 )
2021-06-25 22:47:48 -07:00
ad3169f500
[Keyboard] Add NK1 ( #13212 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: yiancar <yiancar@gmail.com >
2021-06-25 21:42:09 -07:00
James Young and GitHub
b1ea4842e3
FFKeebs Siris Configurator Layout Correction ( #13328 )
...
* physically arrange layout macro
Arranges the layout macro and keycodes to resemble the assembled keyboard.
* correct info.json data
Corrects the key sequence and positioning in info.json.
2021-06-25 21:27:37 -07:00
234c129f1e
[Keyboard] Add Gvalchca GA15.0 ( #13114 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-06-25 21:12:36 -07:00
Xelus22 and GitHub
8783d0c73d
[Keyboard] Enable RGB Matrix VIA side for Pachi RGB ( #13308 )
2021-06-25 21:06:36 -07:00
Drashna Jaelre and GitHub
79cc6ce2d0
[Keyboard] Bugfixes and Readme additions for PloopyCo devices ( #13043 )
2021-06-25 20:57:48 -07:00
James Young and GitHub
6ef0419bb0
SENDYYeah Bevi: correct Configurator layout data ( #13327 )
2021-06-25 20:56:46 -07:00
James Young and GitHub
7770a491f6
Nix Studio Oxalys80 Configurator Layout Data Correction ( #13326 )
...
* apply human-friendly formatting to info.json
* correct LAYOUT_all data
Corrects the layout data for the LAYOUT_all macro.
2021-06-25 20:30:48 -07:00
James Young and GitHub
03791ed92a
Draytronics Daisy Configurator Refactor ( #13325 )
...
* correct layout data
* use LAYOUT as layout macro name
The defined LAYOUT_daisy is functional, but Configurator expects LAYOUT through the info.json file. As the board only supports one layout according to the open-source PCB files, use LAYOUT as the defined macro per QMK guidelines.
* add layout macro alias
2021-06-25 20:24:42 -07:00
James Young and GitHub
39b1dc7672
GON Nerd60 Refactor ( #13343 )
2021-06-26 11:53:16 +10:00
Ryan and GitHub
93bd34c6d3
Cleanup junk chars, part 3 ( #13332 )
2021-06-26 02:38:21 +01:00
Ryan and GitHub
92a9fba353
Cleanup junk chars, part 2 ( #13284 )
2021-06-25 13:51:44 +10:00
Zach White and GitHub
7c2bd4dd88
add doctor to safe_commands ( #13324 )
2021-06-24 20:31:46 -07:00
61ec0023c4
Bop added via & unicode support ( #13122 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-06-25 09:15:04 +10:00
shela and GitHub
ca2259d986
Update Japanese document ( #10673 )
2021-06-24 23:59:30 +09:00
a53128e958
[Docs] Update Japanese faq documents ( #12842 )
...
* Update Japanese faq documents.
* Update Japanese summary.
* Update docs/ja/faq_debug.md
Co-authored-by: s-show <s1shimz@gmail.com >
* Update docs/ja/faq_misc.md
Co-authored-by: s-show <s1shimz@gmail.com >
* Apply suggestions from code review
Co-authored-by: s-show <s1shimz@gmail.com >
2021-06-24 21:54:54 +09:00
shela and GitHub
a726ada59b
Update Japanese newbs_getting_started.md ( #12841 )
2021-06-24 21:53:47 +09:00
James Young and GitHub
36d8d7df5a
SAM SG81M Layout Macro Rework ( #13291 )
...
* grid-align layout macro and keymaps
* physically align layout macro and keycodes
Arrange the layout macro and keycodes to resemble the assembled keyboard.
* update info.json data
Updates the info.json data to be correct to the new layout macro.
2021-06-23 21:33:47 -07:00
Zach White and GitHub
42f4528a45
expand the size of the textpad to allow for taller keyboards ( #13319 )
2021-06-23 20:35:36 -07:00
Will Wolff-Myren and GitHub
2d60444df1
[Keymap] gmmk/pro: willwm ( #12952 )
...
* Create willwm keymap:
Modified GMMK Pro Default + VIA + Space-Cadet Unicode
* Temporarily remove unicode map calls; try using UNICODE_ENABLE instead
* RGBLIGHT_ENABLE = yes
* ...on second thought, don't enable RGBLIGHT =P
* Move Del to PrtSc, add Home, move PrtSc to Fn+Home
* willwm: Add keymap.json and readme.md
* willwm: Add layer0/layer1 images
* willwm: Update readme.md with info from PR #12952
* willwm: Update to better match template
(https://docs.qmk.fm/#/documentation_templates )
2021-06-24 12:54:44 +10:00
Ramon Imbao and GitHub
02fcb1069a
Add the SquishyTKL and SquishyFRL ( #12764 )
...
* Add SquishyTKL
* Add SquishyTKL-FRL
* Adjust readme.md and info.json
* Add JIS support for SquishyTKL
* Fix JIS layout macro
* Fix via layout and keymap
* Migrate SquishyTKL to STM32duino bootloader
* Make chibios conf files generic
* Change TKL via keymap to match number of layers
* Apply chibios changes to FRL as well
* Adjust README regarding flashing with dfu-util
* Add license and header guard
2021-06-24 12:53:38 +10:00
obosob and GitHub
3cc037d8d8
Add "steal this keyboard" keybaord ( #12898 )
2021-06-24 12:51:15 +10:00
kb-elmo and GitHub
543dca0d89
Added Skeletn87 PCBs ( #12922 )
...
* add Skeletn87
* update skeletn87 files
* update skeletn87 soldered
* update readme image
* update readme (again)
2021-06-24 12:48:43 +10:00
fc06c143b1
Latin6rgb use IS31FL3731 IC ( #11819 )
...
* Create config.h
* Add files via upload
* Create keymap.c
* Create keymap.c
* Create rules.mk
* Update readme.md
* Update keyboards/latin6rgb/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Update keyboards/latin6rgb/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Update keymap.c
* Update keymap.c
* Update config.h
* Update config.h
Co-authored-by: Drashna Jaelre <drashna@live.com >
2021-06-24 12:46:03 +10:00
s-show and GitHub
344b1b4395
Add ID to "## Advanced Macros". ( #12830 )
2021-06-24 12:32:51 +10:00
James Larkby-Lahet and GitHub
b354ce94fe
enable mouse keys in handwired/dactyl keymaps that use them ( #12586 )
2021-06-24 12:28:33 +10:00
James Young and GitHub
fb78447ad6
Monstargear XO87 Solderable Configurator Refactor ( #13317 )
2021-06-24 12:27:21 +10:00
sendmmsg and GitHub
d45a24a954
bug if macro definition and not integer is used to identify layers ( #12648 )
2021-06-24 12:27:10 +10:00
James Young and GitHub
480b7e595e
Studio Kestra Nue: fix info.json layout macro reference ( #13318 )
...
Corrected the info.json file to reference LAYOUT_all instead of LAYOUT.
2021-06-24 12:26:55 +10:00
gtips and GitHub
8030f73f44
[Keymap]Add Keymap reviung34rgb ( #12656 )
...
* [Keyboard] Add keyboard Reviung41
* Modified files
* deleted keyboards/reviung41/keymaps/default/config.h
* modified keyboards/rebiung41/keymaps/default/keymap.c
* modified keyboards/reviung41/readme.md
* modified keyboards/reviung41/readme.md
* modified keyboards/reviung41/readme.md
* Update readme.md
Change the image photo of readme.md.
* [Keyboard] Add reviung61
* Update readme.md
* fix keyboards/reviung61/ and add keymap default_rgb
* fix keyboards/reviung61/info.json
* fix keyboards/reviung61/info.json
* remove keyboards/reviung61/keymaps/default/config.h
* [keyboard] Fixed readme.md for reviung39 and 61.
* add keymap keyboards/reviung34/keymaps/default_rgb/ ,default_rgb2u
2021-06-24 12:26:31 +10:00
Suryan Isaac and GitHub
563de365a7
Added a custom keymap for XD60 ( #12736 )
...
* Added custom Keymap
* Added Images to README
* Added Layer 1 Keys for RGB control
* Added GPL2+ License to keymap.c
* Removed extra json files and added a few lines to README
2021-06-24 12:24:56 +10:00
Antoine R. Dumont and GitHub
f5cecffab2
keymap/ardumont: Fix substitute keycode reset step ( #12675 )
...
It so happens that when releasing the control key prior to the main key (C-h, C-i, C-n,
...), the substituted keycode was continuously sent in a loop after that (even when
releasing said key). The workaround so far was to type any other key to stop the loop.
This commit fixes such behavior by resetting the substitution keycode sent when the ctrl
released situation conditional is detected (and that the substitution keycode was on).
2021-06-24 12:24:31 +10:00
Jose Luis Adelantado Torres and GitHub
5e86a11a8d
[keymap] Added new oled_status keymap to nullbitsco/nibble keyboard ( #12824 )
...
* Added new oled_status keymap to nullbitsco/nibble keyboard
* rm: Removed font from src imports
2021-06-24 12:24:11 +10:00
Robert Verst and GitHub
3099630a11
[Keymap] Feature/extend keymap ( #12778 )
...
* Add F13-F24
* Add nvim macros
* Add debug switch
* Switch mode every time, add debug print
2021-06-24 12:23:43 +10:00
T.Shinohara and GitHub
dee50c9cc8
[Keymap] fix key code. numpad to numkey ( #12808 )
...
* add keyboard new macro pad "Kuro"
* change main readme.md
* remove not used code from default/keymap.c
* Remove unnecessary code
* Supports info.json
* removed back slash and not used functions.
* update at product link. add japanese messages.
* Merge All
* [Shiro]Add MacKeymap
* Change key code. Numpad→Numkey
2021-06-24 12:23:00 +10:00
Jay Greco and GitHub
0ec6d6daf7
Update oled_bongocat to match VIA keymap ( #12875 )
...
* Update to match VIA keymap
* Update with feedback from PR
2021-06-24 12:22:42 +10:00
Mike Tsao and GitHub
909d9c228f
Switch default layout to standard TKL; add custom ( #12818 )
2021-06-24 12:22:07 +10:00
4a15eb593d
snowe keymap/userspace and Ocean Dream animation ( #12477 )
...
* Add snowe keymap/userspace & Ocean Dream animation
* Add snowe userspace with keymap wrappers and two animations
* Add crkbd keymap
* Add Ocean Dream animation, a cool full screen animation with:
* * twinkling stars
* * meteor showers
* * ocean waves
* * island with palm tree
* * moon with phases
* Disable Luna so travis build succeeds.
* Add more copyrights
* Add pragma once to keycode_aliases.h
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Drashna Jaelre <drashna@live.com >
2021-06-24 12:21:40 +10:00