Commit Graph

22677 Commits

Author SHA1 Message Date
CountKeepo
7511cb2c4d
VIAL Support for Erkhal's PRKL30 keyboard and my own project, SINPAD20 (#259)
* Create rules.mk

* Add files via upload

* Update readme.md

* Support for PRKL30 + fix

Added VIAL support for PRKL30 since it didn't have any.

I also fixed a deprecated line in the promicro folder.  #define RGBLIGHT_ANIMATIONS is no longer valid in QMK.
2022-10-10 15:45:34 -06:00
B. G. Kendall
d1f4a03f75
Add Vial setup for Reviung41 (#258)
* Add support for Reviung41

* Add readme file for Reviung41 Vial keymap

* Add comment to unlock key settings

* Update readme with link to KLE layout.

* Reduce firmware size when using a ProMicro

The following functions will be disabled to reduce firmware size when using a ProMicro MCU:

  * QMK Settings
  * Mouse Keys

If an alternate MCU is used and a [converter](https://docs.qmk.fm/#/feature_converters?id=supported-converters) is specified, these features will be enabled.

`readme.md` has been updated to note this.
2022-10-08 18:17:42 -06:00
Jacky@LAZYDESIGNERS
ca7b29a063
Add support for lazydesigners/apricot (#256)
* Add support for lazydesigners/apricot

Add support for lazydesigners/apricot

* Update info.json

* Update rules.mk
2022-10-06 23:27:39 -06:00
adophoxia
c47fc0bca9
Update Keychron Q0 (#255)
- Correct definition CONSTANT_CURRENT_STEP should be CKLED2001_CURRENT_TUNE
- Correct definition CAPS_LOCK_LED_INDEX should be NUM_LOCK_LED_INDEX
- Adjust the coordinates of RGB matrix slightly by reducing the size in half to enhance the color variations
2022-09-29 18:10:17 -06:00
adophoxia
9556d6385e
Add and port VIAL to Keychron Q0 (#254) 2022-09-27 23:28:02 -06:00
Nisker
c4264aa2c7
Macro count increased (#253) 2022-09-26 17:55:39 -06:00
adophoxia
12259e1b48
Add and port VIAL to Drop Sense75 (#252) 2022-09-24 18:24:01 -06:00
rachmansyahbs
cf225adf10
Add vial keymap for Nue (#251) 2022-09-24 08:16:22 -06:00
Less/Rikki
c163777319
fix: enable encoder mapping (and one key position) for mechwild/mokulua keymaps (#249)
* fix: enable encoder mapping

* fix: 11,0 key position
2022-09-23 09:10:36 -06:00
Jason Sallis
a38d3aa71d
Add Vial support to JD45 (#250) 2022-09-22 15:02:09 -06:00
Less/Rikki
9471c5e1a1
feat: mechwild/bde/rev2 vial keymap (#247) 2022-09-21 21:22:23 -06:00
Less/Rikki
c587b7382d
add mechwild/clunker Vial keymap (#246)
* feat: vial keymap

* feat: AVR size juggling/addl stuff for non-AVR
2022-09-21 21:22:12 -06:00
Less/Rikki
74db44226f
add mechwild/mokulua vial keymaps (#245)
* Initial commit

* feat: LED sync between halves, layout tweaks

* feat: Vial keymap for mirrored configuration

* post-breaking changes refactor

* refactor: more symmetrical layout definitions

Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com>
2022-09-21 05:18:34 -06:00
rachmansyahbs
50168b437b
Add vial support for PrimeKB Meridian (#242) 2022-09-19 13:39:33 -06:00
zhol0777
ae339d04ce
Add xelus valor rev2 VIAL support (#244)
* Add xelus valor rev2 VIAL support

* modify json for lighting tab

Co-authored-by: zhol internet <bigman@zholworld.gov>
2022-09-17 23:03:11 -06:00
Ilya Zhuravlev
4a0a1603d2 quantum/keymap_common: backwards compat for TO() 2022-09-17 05:03:40 -06:00
Less/Rikki
6f3e345541
feat: jacky_studio/piggy60 Vial keymap (#243) 2022-09-17 04:09:55 -06:00
Less/Rikki
49e6215025
fix: rows/cols transposition (#241) 2022-09-15 10:04:54 -06:00
rachmansyahbs
96886a2ce0
Add vial keymap for Onyx (#240) 2022-09-14 21:11:46 -06:00
Less/Rikki
48d0296d66
mechwild/murphpad feature modifications (#239)
* Adjusted default featureset

Enable mousekeys, combos, disable some advanced and uncommon features
for macropads

* feat: reenable features for non-AVR MCUs
2022-09-14 21:11:27 -06:00
Ilya Zhuravlev
b696419d31 fix compile error with rp2040 2022-09-14 00:04:14 -06:00
Harley Laue
bee2b7708f
Add Keyboardio Atreus port (#238) 2022-09-12 20:10:38 -06:00
Ilya Zhuravlev
8f8ec7e550 fix rp2040 chconf to prevent freezes in wait_ms 2022-09-12 20:09:28 -06:00
Ilya Zhuravlev
0b82e52ef8 Add vial_example/vial_rp2040 2022-09-11 18:02:52 -06:00
Ilya Zhuravlev
e2baf68401 RESET->QK_BOOT for rp2040 2022-09-11 17:55:56 -06:00
Ilya Zhuravlev
3c6a4e5dac fix build errors 2022-09-10 19:42:11 -06:00
Ilya Zhuravlev
d4fa6703b8 Merge remote-tracking branch 'qmk/master' into merge-2022-09-10 2022-09-10 04:10:44 -06:00
Joy Lee
405a32ddf4
Added gmmk v2 p65 keyboard. (#18185) 2022-09-09 23:12:48 +01:00
Joel Challis
725df1278b
Fix '_RIGHT' matrix pins lint error (#18320) 2022-09-09 21:22:55 +01:00
Joel Challis
9e24262161
Fix DD use within boardsource/microdox (#18319) 2022-09-09 21:21:48 +01:00
ZhaoYou.Ge
9ad75dbf47
'soda/cherish' support apm32f072 (#18316) 2022-09-09 19:17:10 +01:00
Jacqueline Liang
88555d8e18
Add via support for 6key (#18082) 2022-09-09 13:41:18 +01:00
James Young
107ccc56b4
Hillside 46 & 52: remove dead space from QMK Configurator renderings (#18315)
* Hillside 46 info.json: fix syntax error

* Hillside 46 info.json: remove dead space

* Hillside 52 info.json: remove dead space
2022-09-09 02:57:46 +01:00
Danny
7b4dc5a7e4
Add Iris Rev. 6b (#18307) 2022-09-07 17:52:11 -04:00
James Young
ce90be0961
GeonWorks Frog Mini Hotswap Layout Rework (#18305)
* fmh.h: add matrix diagram

* info.json: apply friendly formatting

* physically arrange LAYOUT_all macro

Move position `K5D` (right half of Split Backspace) to the end of the top row.

* rename LAYOUT_all to LAYOUT_60_tsangan_hhkb

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_hhkb

* add LAYOUT_60_ansi_wkl

* add LAYOUT_60_ansi_wkl_split_bs_rshift

* enable Community Layouts support
2022-09-07 14:30:17 -07:00
Danny
3f65d48539
Update Iris VIA configuration (#18306)
* Update RGB matrix max brightness

* Remove old VIA workaround code

* Fix default encoder rotations	for encoder map
2022-09-07 22:04:46 +01:00
mechlovin
b0dc789a1b
[Keyboard] Wearhaus66 correct matrix (#18284) 2022-09-07 20:18:48 +01:00
David Luo
76910eece1
enable RGB matrix effects for drop ctrl (#18291) 2022-09-07 20:17:52 +01:00
syntax-magic
6321cbaadd
[Keymap] removed else in numlock led if statement (#18304) 2022-09-07 19:52:32 +01:00
syntax-magic
8a0c0f72a5
added a new kprepublic/bm40hsrgb keymap called dan (#18301)
by syntax-magic
2022-09-07 17:14:46 +01:00
ddeklerk
a082fcc933
Delete my keymaps (#18302) 2022-09-07 20:38:54 +10:00
Michael Stapelberg
f733307551
keymaps/stapelberg: keypad layer for multimedia keys, wake on escape (#18295)
This makes more keys function as printed on the actual keyboard :)
2022-09-06 23:13:12 +01:00
James Young
7160487ccd
Fungo rev1: fix QMK Configurator key sequence (#18293)
* info.json: correct JSON syntax; friendly formatting

* info.json: fix key sequence
2022-09-06 18:36:37 +01:00
Joel Challis
60cac6d938
Discourage use of ENCODER_MAP at keyboard level (#18286)
* Discourage use of ENCODER_MAP at keyboard level

* Update docs/feature_encoders.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-06 18:08:48 +01:00
Harley Laue
dda43c887d
Move the Ferris Sweep config into the revision specific location & add port of 0.1 board (#237)
* Move the Ferris Sweep config into the revision specific location

* The 0_1, at the very least, has a different matrix, so having the
  sweep one at the top level doesn't really make sense.

* Add Ferris 0_1 based off the Sweep version
2022-09-06 09:34:50 -06:00
James Young
712aa7b1cd
Mars 6.5 Layout Additions (#18282)
* info.json: apply friendly formatting

* add LAYOUT_65_ansi_blocker

* add LAYOUT_65_ansi_blocker_split_bs

* add LAYOUT_65_iso_blocker

* add LAYOUT_65_iso_blocker_split_bs

* enable Community Layouts support

* info.json: correct maintainer value
2022-09-06 05:26:11 +01:00
Joel Challis
0306bdf7fd
Remove use of legacy keycode (#18281) 2022-09-06 05:25:32 +01:00
Gerrit Plehn
cf39cde441
Fix 7U layout option (#236)
Fixes error in layout definition for the 7u bottom row option.
2022-09-05 17:45:20 -06:00
enemysfriend22
927f528b73
Adds Vial for kindakeyboards/conone65 (#235)
* Adds Vial Support for Kindakeyboards/conone65

Adds Vial Support for the Conone65, tested only 6,25u + 3x1u Layout

* Adds more bottom row options for kindakeyboards/conone65

adds 7u + 3x1u bottom row option
2022-09-05 17:45:10 -06:00
James Young
5f1273fca6
EU ISOlation: fix QMK Configurator key sequence (#18272)
* eu_isolation.h: physically arrange layout macros

Whitespace only; no logic changes.

* info.json: apply friendly formatting

Add line breaks between physical rows.

* info.json: correct key sequence
2022-09-05 14:14:25 +01:00