ec5003ceac
Update bm16a by adding application shortcuts and layer led colors
2022-01-30 14:23:30 +01:00
61dde72d28
Add Aanzee support
2022-01-30 14:23:30 +01:00
75875927f1
Add bm-16a support
2022-01-30 14:23:30 +01:00
ac62c1cfd7
Add doro67 support
2022-01-30 14:23:27 +01:00
Daniel Prilik
b58fd5dd9c
RGB Matrix support for Massdrop CTRL/ALT ( #5328 )
...
* port Massdrop CTRL/ALT to use RGB Matrix
Co-authored-by: Matt Schneeberger <helluvamatt@gmail.com >
* Massdrop lighting support working
This commit is to get the Massdrop lighting code working again through use of the compilation define USE_MASSDROP_CONFIGURATOR added to a keymap's rules.mk.
Added keymaps for both CTRL and ALT named default_md and mac_md. These should be used if the Massdrop style lighting is desired.
* Updating config based on testing results with patrickmt & compile errors
* Updates for PR5328
For CTRL and ALT:
Moved location of new RGB Matrix macros from config_led.h to config.h.
Added RGB_MATRIX_LED_FLUSH_LIMIT (time between flushes) to config.h for correct LED driver update timing.
Re-added missing breathing code for when Massdrop configurator mode is defined.
* remove prilik keymap form PR
2022-01-30 14:22:12 +01:00
c201edab9a
Tweak satan keymap
2022-01-30 14:22:12 +01:00
e0c4a74c57
Remove tab as ctrl mapping
2022-01-30 14:22:12 +01:00
5fad6d2159
Add hasu usb-usb mappings
2022-01-30 14:22:12 +01:00
43df39243e
Add fc660c mappings
2022-01-30 14:22:12 +01:00
4b5b56c5ca
Add Massdrop CTRL mappings
2022-01-30 14:22:12 +01:00
8b82f39a6d
Add capsl+b and capsl+space as well as support for massdrop ctrl
2022-01-30 14:22:12 +01:00
a8d3ccf612
Add DZ60 mappings
2022-01-30 14:22:12 +01:00
129949c055
Added Alf dc60 and swapped vol up and down in all configs
2022-01-30 14:22:10 +01:00
4f522cd355
Mapped capslock-b to ctrl-b
2022-01-30 14:21:26 +01:00
3d453ee45c
Add plain60 layout
2022-01-30 14:21:23 +01:00
48014bbb36
Added small tweaks to HS60
2022-01-30 14:20:55 +01:00
1fa3a182e0
Created a keymap for the gh60 satan
2022-01-30 14:20:52 +01:00
b54028aec2
Rename layout from mac to briemens and added a gh60 profile
2022-01-30 14:20:12 +01:00
68185bf8bd
Move over all karabiner mappings into hs60 firmware
2022-01-30 14:20:12 +01:00
e274b18cff
Playing with tap and hold
2022-01-30 14:20:12 +01:00
7b4650e351
Updated hs60 and dz60 keymaps
2022-01-30 14:20:12 +01:00
0640f48556
Added mac layout for hs60
2022-01-30 14:20:12 +01:00
a65eb2901d
Added a plain60 mac layout
2022-01-30 14:20:12 +01:00
0c6829ece5
Added a macos layout for the alf dc60
2022-01-30 14:20:12 +01:00
James Young
aee6ff5c08
Xelus Pachi: add info.json files; rename layout macros ( #16123 )
...
* xelus/pachi/mini_32u4: add info.json
* xelus/pachi/rev1: add info.json
* xelus/pachi/rgb/rev1: add info.json
* xelus/pachi/rgb/rev2: add info.json
* rename LAYOUT_ansi_tsangan to LAYOUT_tkl_ansi_tsangan
Rename `LAYOUT_ansi_tsangan` to `LAYOUT_tkl_ansi_tsangan` for the Pachi RGB revisions.
2022-01-29 23:11:50 -08:00
James Young
66c81ed82e
Takashi Company Center x Enter: correct info.json key sequence ( #16120 )
...
* info.json: apply friendly formatting
* info.json: update labels for clarity
* info.json: correct key sequence
2022-01-29 23:29:42 +00:00
James Young
e0de2b0279
Takashi Company QooLee: correct info.json key sequence ( #16121 )
...
* info.json: apply friendly formatting
* info.json: correct maintainer field
Fixes a typo.
* info.json: correct key sequence
2022-01-29 23:28:57 +00:00
James Young
bfc691eaab
Wuque Mammoth75x: refactor ( #16122 )
...
* info.json: apply/polish friendly formatting
* refactor LAYOUT_all macro
- move the argument/keycode for the right half of split Backspace next to the left half
- update QMK Configurator layout data
* update QMK Configurator layout data for the other macros
Moves the EncoderClick objects up, and offsets the arrow keys down 0.25u.
2022-01-29 23:28:14 +00:00
James Young
c2905437ea
Cutie Club x Keebcats Denis: codebase touch-up and info.json update ( #16124 )
...
* denis.h: use QMK 3-character notation
* info.json: apply friendly formatting
* info.json: add missing layout trees
* info.json: fix key sequence on ISO layouts
2022-01-29 23:26:47 +00:00
James Young
cabdef8395
Studio Kestra Bourgeau: rename LAYOUT_all to LAYOUT_75_ansi_rwkl ( #16119 )
...
* rename LAYOUT_all to LAYOUT_75_ansi_rwkl
The only supported layout is 75% ANSI, with two modifier keys on the right of the Spacebar instead of three.
* info.json: use maintainer's GitHub username
2022-01-29 21:29:45 +00:00
James Young
8219472cc9
CK65: LAYOUT_65_iso compatibility ( #16118 )
...
* info.json: apply friendly formatting
* ck65.h: use QMK 3-character notation
* move Enter keycode/argument to home row
This commit makes the `LAYOUT` macro conformant to `LAYOUT_65_iso` in QMK.
* rename LAYOUT to LAYOUT_65_iso
* use QMK-native KC_TRNS alias in keymaps
Replaces instances of `KC_TRNS` with `_______` in keymaps.
* info.json: update maintainer field
2022-01-29 21:29:12 +00:00
Ryan
9482a097c8
Fix Cypher rev6 VIA keymap ( #16117 )
2022-01-29 21:17:18 +00:00
ojthetiny
dd9bbd8d4a
[Keyboard] Add the demiurge keyboard ( #16074 )
...
Co-authored-by: Joel Challis <git@zvecr.com >
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2022-01-29 10:49:54 -08:00
Bahrul Hidayat
d59c982d17
[Keyboard] add synthesis60 ( #15864 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2022-01-29 10:28:38 -08:00
Felipe Bastos
2100a7ca7b
Move kbdpad_mk2 to kbdpad/mk2, add numpad layout to mk2.h ( #15892 )
2022-01-29 10:28:00 -08:00
Alex Grover
3307a8e057
[Keymap] Add media keys to default UT47.2 keymap ( #15893 )
2022-01-29 10:27:29 -08:00
IskandarMa
d48bff8342
[Docs] zh-cn documentation translate: hand-wire ( #15666 )
...
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com >
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com >
2022-01-29 16:06:19 +00:00
Joel Challis
cc6017517d
Planck/Preonic - Enable default encoder behaviour on configurator ( #16104 )
2022-01-29 14:28:13 +00:00
IskandarMa
9e79f27547
[Docs] zh-cn document translate: IDE configuration ( #15575 )
...
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com >
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com >
2022-01-29 14:27:57 +00:00
Cable Car Designs
70b51dc1bf
[Keyboard] add cypher rev6 ( #14647 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
2022-01-28 23:10:41 -08:00
SandwichRising
59502f930e
[Keyboard] Added sandwich/keeb68 to keyboards ( #15007 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com >
2022-01-28 23:07:00 -08:00
Chris Broekema
002a1add8b
[Keyboard] Add misterdeck 3d-printed handwired stream deck ( #15556 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2022-01-28 23:04:42 -08:00
IFo Hancroft
13e6517460
[Keymap] Further improvements to ifohancroft ErgoDox keymap ( #15672 )
2022-01-28 22:58:28 -08:00
yiancar
1ca636819f
[Keyboard] Fix Nasu Indicators ( #15878 )
...
Co-authored-by: yiancar <yiancar@gmail.com >
2022-01-28 22:42:39 -08:00
Christian Sandven
1af65a2248
[Keyboard] Add keyprez unicorn ( #15998 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Joel Challis <git@zvecr.com >
2022-01-28 19:28:00 -08:00
Monksoffunk
b2fcc923cb
[Docs] Update Encoder docs about multiple encoders ( #16036 )
2022-01-28 19:26:42 -08:00
Gabriel Harel
dcff1a34c7
Remove missing and trailing commas in info.json files. ( #16088 )
2022-01-28 17:34:38 -08:00
Álvaro A. Volpato
bd8e257f84
[Keyboard] Adds Elongate Revision Delta PCB support ( #15498 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2022-01-28 16:19:11 -08:00
wyethGR
db56db2f79
[Keymap] Added personal 36 key layout for 40percentclub's nori ( #15980 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
2022-01-28 15:33:26 -08:00
Albert Y
0f0e90971b
[Docs] OLED documentation edits ( #15977 )
...
* Clarify OLED_TIMEOUT
* Add a section on logo file location
2022-01-27 15:56:20 +00:00