022e2748af
[Keyboard] Keyprez rhino ( #13035 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-08-12 08:38:37 -07:00
8b9c5a9c33
[Keyboard] Fix incorrect RGBLED_NUM value for kbd67 ( #13166 )
2021-08-12 08:25:09 -07:00
356561c438
[Keyboard] Add Skeletyl keyboard ( #13495 )
...
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com >
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-08-12 07:45:42 -07:00
30843f8329
[Keymap] JJerrell - Add Userspace and ZSA Keyboard Keymaps ( #13548 )
2021-08-12 07:44:15 -07:00
176bce50e9
Merge remote-tracking branch 'origin/master' into develop
2021-08-12 14:43:35 +00:00
1e9d91d4ef
[Keyboard] Add EndZone34 ( #13847 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
2021-08-12 07:43:01 -07:00
cb8be2d468
Merge remote-tracking branch 'origin/master' into develop
2021-08-12 14:25:30 +00:00
b61613ccb4
Cospad Configurator touch-up ( #13971 )
2021-08-12 07:24:58 -07:00
fd1b0f91e5
Merge remote-tracking branch 'origin/master' into develop
2021-08-12 13:59:41 +00:00
ac92f4b721
[Keyboard] Add Edda Keyboard ( #13953 )
...
Co-authored-by: Joel Challis <git@zvecr.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-08-12 06:59:07 -07:00
33f64903b4
[Keymap] Add andrebrait layout for GMMK Pro ( #13932 )
2021-08-12 06:55:19 -07:00
7fe375aef5
Merge remote-tracking branch 'origin/master' into develop
2021-08-12 03:40:49 +00:00
6a5c07680c
[Keymap] Add lily58 datadavd layout ( #13560 )
2021-08-11 20:40:17 -07:00
353c615c29
Merge remote-tracking branch 'origin/master' into develop
2021-08-12 02:45:25 +00:00
2bc2a51618
[Keyboard] add Gin V2 keyboard ( #13943 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-08-11 19:44:59 -07:00
d9f2f9d22f
Merge remote-tracking branch 'origin/master' into develop
2021-08-12 02:44:46 +00:00
af81e3e63d
[Keyboard] add Wang V2 keyboard ( #13948 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-08-11 19:44:15 -07:00
345f6dc4e6
Merge remote-tracking branch 'upstream/master' into develop
...
Fixes merge conflicts in:
- keyboards/poker87c/rules.mk and keyboards/poker87d/rules.mk
- Conflicts from PR 13961
- keyboards/tronguylabs/m122_3270/keymaps/default/keymap.c
- Conflict from PR 13947
2021-08-11 09:48:25 -07:00
02ac0f89c4
[Keyboard] Add Rune Vaengr Keyboard ( #13945 )
...
* initial commit
* fixed layout
* enabled NKRO
* removed qmkbest
* changed the pins and bootloader to the mcu version
* updated readme
* Apply suggestions from code review
thank you @drashna
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Drashna Jaelre <drashna@live.com >
2021-08-11 00:24:34 -07:00
710d37b3eb
[Keyboard] Improvements to m122_3270 ( #13947 )
...
Co-authored-by: Jay Maynard <jmaynard@conmicro.com >
2021-08-11 00:21:40 -07:00
71ce2b0d79
Poker87C and Poker87D Refactor ( #13961 )
2021-08-11 00:20:10 -07:00
f4c447f2df
Merge remote-tracking branch 'origin/master' into develop
2021-08-11 07:19:55 +00:00
3161f10b1f
Update USB Device strings for VIA identification ( #13962 )
2021-08-11 00:19:55 -07:00
af3627db25
[Userspace] Add custom tap dancing function ( #13963 )
2021-08-11 00:19:19 -07:00
5ed7210d53
Merge remote-tracking branch 'origin/master' into develop
2021-08-11 02:11:51 +00:00
83a1c4763a
[Keyboard] Added split plus layout to Cospad ( #13938 )
2021-08-10 19:11:19 -07:00
d58dc522a5
Merge remote-tracking branch 'origin/master' into develop
2021-08-11 02:10:38 +00:00
04b9286605
[Keyboard] Gorthage Truck - Rotary Encoder Switch Position ( #13942 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-08-10 19:09:59 -07:00
1537e3975d
Merge remote-tracking branch 'origin/master' into develop
2021-08-11 00:31:28 +00:00
8d4fcd678a
Hp69 - Update led logic ( #13940 )
...
Co-authored-by: zvecr <git@zvecr.com >
2021-08-11 10:30:56 +10:00
80cb96bb15
Merge remote-tracking branch 'origin/master' into develop
2021-08-10 23:56:43 +00:00
817fcfdc9a
Fix shell port bug in computation of QMK_FIRMWARE_DIR ( #13950 )
...
Previous code would fail if cd echoes the tathet directory to stdout,
which is pretty common. Redirecting its output to /dev/null
solves the problem.
2021-08-11 00:56:08 +01:00
8d1255ccab
Handwired/Stream_Cheap/2x4: Add via support ( #13297 )
...
* Handwired/Stream_Cheap/2x4: Add via support
Signed-off-by: Luigi311 <luigi311.lg@gmail.com >
* Handwired/Stream_Cheap: Update readme for via
Signed-off-by: Luigi311 <luigi311.lg@gmail.com >
* Handwired/Stream_Cheap/2x4: Add 2x4 to via json
Signed-off-by: Luigi311 <luigi311.lg@gmail.com >
* Handwired/Stream_Cheap/2x4: Add GPL2+ License to keymap
Signed-off-by: Luigi311 <luigi311.lg@gmail.com >
2021-08-11 07:40:30 +10:00
184c2e35af
add support for m65 and simple 5x13 ortholinear ( #12315 )
...
* add support for m65 and simple 5x13 ortholinear
* Update keyboards/m65/keymaps/default/keymap.c
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
* Update keyboards/m65/keymaps/default/keymap.c
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
* Update keyboards/m65/keymaps/default/keymap.c
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
* Update keyboards/m65/keymaps/default/keymap.c
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
* Update keyboards/m65/keymaps/default/keymap.c
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
* Update keyboards/m65/keymaps/default/keymap.c
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
* updates as per @sigprof review plus reformat
* pins all now are defined at microcontroller level
* profuct id defined at microcontroller level
* put leds on when _ADJ is on
* add danish keymap
* make default uk centric iso as per readme
* default is now iso generic, uk is its own business
* add license
* update imgur links to reflect the layout
* leds for _ADJ layer now do not prevent the other layers leds to get on
* Update keyboards/m65/keymaps/uk/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/m65/keymaps/dk/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/m65/keymaps/uk/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/m65/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com >
* add support for gd32f303cct6 by we act in rev2
* Revert "add support for gd32f303cct6 by we act in rev2"
This reverts commit 4ad3834925508b79f2ff9fd5526dfc39f07fa3bc.
* Update keyboards/m65/rev1/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com >
* Update keyboards/m65/keymaps/dk/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/m65/keymaps/uk/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/m65/keymaps/default/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com >
* remove empty hal
* add capslock
* Update keyboards/m65/readme.md
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com >
* Update keyboards/m65/config.h
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com >
Co-authored-by: Alin M Elena <alin-marin.elena@stfc.ac.uk >
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: Joel Challis <git@zvecr.com >
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com >
2021-08-11 06:59:01 +10:00
d888ac17ea
Merge remote-tracking branch 'origin/master' into develop
2021-08-10 14:48:55 +00:00
ed84a4e7e3
Improve the qmk lint readme check ( #13941 )
...
* improve lint readme check
* improve if
2021-08-10 07:48:22 -07:00
9a0118c603
Architecture documentation for Configurator and API ( #13935 )
...
* Architecture documentation for the configurator and api
* Apply suggestions from code review
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com >
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com >
2021-08-10 07:47:53 -07:00
5b8f2eccbf
Merge remote-tracking branch 'origin/master' into develop
2021-08-10 09:15:00 +00:00
aeff347a07
Update feature_wpm.md ( #13936 )
...
Fix example markdown code formatting
2021-08-10 10:14:14 +01:00
75a58c3cef
Merge remote-tracking branch 'origin/master' into develop
2021-08-10 08:03:36 +00:00
d3932a104c
Add padding to LUFA-MS .BIN files ( #13922 )
2021-08-10 18:03:04 +10:00
85090b77af
Merge remote-tracking branch 'origin/master' into develop
2021-08-10 05:24:08 +00:00
076c8cc45f
[Keyboard] Added pistachio_pro ( #13466 )
...
* Added pistachio_pro
* Apply suggestions from code review
* Apply suggestions from code review
2021-08-09 22:23:25 -07:00
3e0517f1ef
Merge remote-tracking branch 'origin/master' into develop
2021-08-10 04:07:54 +00:00
8ef58e3291
adding my keymap "vayashiko" ( #13049 )
...
* adding my keymap
* changed some bugs
* removed include keymap.h
2021-08-09 21:07:14 -07:00
f0a2641cf1
Merge remote-tracking branch 'origin/master' into develop
2021-08-09 21:15:07 +00:00
760caaa9af
Ristretto - Update bootloader ( #13933 )
...
* updated bootloader for 32u4 mcu
Should be atmel-dfu instead of caterina as the mcu is integrated instead of on a pro-micro/elite-c
2021-08-09 14:14:33 -07:00
bb2986c115
Fix compliation for ferris 0.2 bling ( #13937 )
...
* Fix include
2021-08-09 14:04:40 -07:00
7bec943043
Merge remote-tracking branch 'upstream/master' into develop
...
Fixes merge conflicts in:
- keyboards/bm40hsrgb/config.h
- Conflict from PR 13132:
- RGB_DISABLE_WHEN_USB_SUSPENDED signature updated in develop branch, unmodified in master branch
- updated file with changes from master branch
- keyboards/keebio/iris/keymaps/nstickney/keymap.c
- Conflict from PR 11456:
- layer_state_set_user() updated in develop branch, removed in master branch
- updated file with changes from master branch
2021-08-09 12:14:22 -07:00
c0628c2820
Remove backwards compatibility of debounce names ( #13877 )
...
* Remove backwards compatibility of debounce names
* Update docs
* Update keyboards/keymaps
2021-08-09 19:46:18 +01:00