James Young
8e9a81a860
KBDfans KBD75 Refactor - 2022 Edition ( #17052 )
...
* add license headers
* tidy-up revision rules.mk files
- convert tabs to spaces
- align inline comments
- update rule ordering
* touch-up readme.md
* touch-up rev1/rev1.h
- convert tabs to spaces
- convert to QMK 3-character notation for matrix positions
* rev1/rev1.h: add matrix diagram
* touch-up rev2/rev2.h
- convert tabs to spaces
- convert to QMK 3-character notation for matrix positions
* rev2/rev2.h: add matrix diagrams
* rev1/info.json: apply friendly formatting
* rev2/info.json: apply friendly formatting
* refactor layout macros
- switch `LAYOUT_ansi_1u` with `LAYOUT_75_ansi`
- makes `LAYOUT_75_ansi` the canonical macro name, with `LAYOUT_ansi_1u` as an alias for backwards compatibility
- move `LAYOUT_ansi_1u` alias to `info.json` files from revision headers
- remove `LAYOUT_iso_1u` (was unused)
- rename `LAYOUT_ansi` to `LAYOUT_75_ansi_rwkl`
- rename `LAYOUT_iso` to `LAYOUT_75_iso_rwkl`
* refactor default keymap
- use four-space indent
- update grid alignment
* refactor iso keymap
- refactor to use `LAYOUT_75_iso` macro
- change from Split to 2u Backspace
- change from Split to Standard Spacebar
- change `KC_BSLS` keycode to `KC_NUHS`, and place on home row
- use four-space indent
- update grid alignment
* refactor via keymap
- use four-space indent
- update grid alignment
* touch-up readme.md again
Fix a broken link.
* update section comments in revision header files
* add Full Winkeyless layouts
- add `LAYOUT_75_ansi_wkl` and `LAYOUT_75_iso_wkl` layout macros
2022-05-11 12:51:39 -07:00
Willy Breitenbach
c9e336fde6
[Keyboard] fix tf65rgbv2 keyboard layout ( #17029 )
2022-05-11 04:30:05 -07:00
Albert Y
214d2a31ed
[Keyboard] Add usable tap-hold defaults for ferris via ( #16696 )
2022-05-11 04:12:47 -07:00
peepeetee
371499c3a7
[Keyboard] Momokai Tap Trio ( #16463 )
...
* add winry3m3w
* change name to Momokai Tap Trio
* Delete settings.json
* add rgb effects
* amend default keymap
* add limited RGB controls to default keymap
* fix VAD
* Update keyboards/momokai/tap_trio/tap_trio.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/momokai/tap_trio/tap_trio.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/momokai/tap_trio/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/momokai/tap_trio/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* implement RGB matrix, change default keymap
* change keymaps
* change rgb effects
* comment out the RGB matrix and switch back to RGB light due to VIA not playing ball
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-11 03:57:46 -07:00
kb-elmo
f3fdd6ae5d
[Keyboard] Add Axostudio Yeti hotswap version ( #16820 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-11 03:13:50 -07:00
takashicompany
615dbd62e9
[Keyboard] Fix led num for center_enter/qoolee ( #17050 )
2022-05-10 11:07:01 -07:00
Eugene-Yuan Kou
a3e057e779
Adding akira ( #16982 )
...
* keyboard:akira initial commit
* Update keyboards/ekow/akira/akira.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/ekow/akira/keymaps/via/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/ekow/akira/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Update .gitignore
Co-authored-by: Joel Challis <git@zvecr.com>
* Update readme.md
* Update keyboards/ekow/akira/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update rules.mk
remove redundant content.
* added keyboard/ekow/keymaps/via/keymap.c
* remove .ccls-cache
* add instructions of enter the bootloader
* add instructions of enter the bootloader
* modify ekow/akira:via
* Update keyboards/ekow/akira/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ekow/akira/keymaps/via/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-10 17:00:30 +01:00
8bits4ever
796ededd59
converter/a1200/mistress1200: further firmware shrinking to fit on Atmega16U4 (16kb) ( #17040 )
...
* Create dummy.txt
* Add files via upload
* Add files via upload
* Delete dummy.txt
* Update config.h
* Update rules.mk
* Update keymap.c
* Update keyboards/converter/a1200/mistress1200/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/converter/a1200/mistress1200/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/converter/a1200/mistress1200/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/converter/a1200/mistress1200/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/converter/a1200/mistress1200/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/converter/a1200/mistress1200/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/converter/a1200/mistress1200/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update config.h
* Update rules.mk
* Update readme.md
* Update config.h
* Update rules.mk
* Update config.h
* Update keyboards/converter/a1200/mistress1200/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-05-10 13:25:42 +01:00
Jay Greco
120d5d5520
Update RMKB to support SNAP ( #17042 )
2022-05-10 02:28:16 +01:00
Guillaume Gérard
76eff706f6
feat: add support for JJ50 VIA ( #16420 )
2022-05-09 02:05:05 +01:00
Doomsdayrs
5acdb4c921
Sol3 fix rgb map ( #17019 )
...
* Fix for key -> LED mapping
* Revert whitespace changes
* Revert whitespace changes 2
Co-authored-by: theVDude <rb.cubed@gmail.com>
2022-05-07 01:01:16 +01:00
Xelus22
49267b135b
[Bug] Fix RS60 Rev2 I2C ( #17015 )
2022-05-06 16:15:49 +10:00
Josh Hinnebusch
890dfebe8d
Add ibis PCB ( #17001 )
...
* initial ibis commit
* updates etc
* layout updates to fix mismatched keys
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/hineybush/ibis/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/hineybush/ibis/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-05 11:31:52 +01:00
Xelus22
3fbf9dc290
[Keyboard] RS60 Rev2 Addition ( #16988 )
2022-05-05 01:08:35 -07:00
npspears
7608902794
[Keyboard] Add per-key RGB for Quark LP RGB variants ( #16671 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-05-04 08:10:35 -07:00
E.Iosifidis
5e6f9dfc4d
[Keymap] Introduced New layer & Improvements ( #16921 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-04 08:08:47 -07:00
jonavin
c03e18f728
Jonavin-kb67-Reduce mem usage ( #16991 )
...
Co-authored-by: Jonavin <=>
2022-05-03 11:22:10 +01:00
Ryan Skidmore
66fc18c756
keyboards/ryanskidmore: add rskeys100 keyboard ( #15506 )
...
* keyboards/ryanskidmore/rskeys100: add rskeys100 draft firmware
* keyboards/ryanskidmore/rskeys100: fix firmware
* ryanskidmore/rskeys100: fix remaining bugs
* keyboards/ryanskidmore/rskeys100: finishing touches on firmware
* keyboards/ryanskidmore/rskeys100: migrate from full replacement matrix scanning to lite, move rgb matrix enable call to keymap
* keyboards/ryanskidmore/rskeys100: remove undefines, clarify comments
* ryanskidmore/rskeys100: remove unused imports
* keyboards/ryanskidmore/rskeys100: pr feedback
2022-05-02 12:34:44 -07:00
ROYMEETSWORLD
8b668a24d6
[Keyboard] Add gameroyadvance ( #16882 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-01 10:59:51 -07:00
Hunter Haugen
b2d0dd2f32
[Keymap] Improve Pain27 default keymap readability ( #16956 )
2022-04-30 08:56:04 +10:00
jack
28e1cfc278
Fix fjlabs/solanis ( #16965 )
2022-04-29 20:45:56 +10:00
Rucker Machine
d84a1fb9a4
[Keyboard] RM_Numpad: Fix layout bug ( #16857 )
...
Co-authored-by: jason <jrucker2004@gmail.com>
2022-04-29 01:13:26 -07:00
Felix Jen
3e9fec5dcc
[Keyboard] Solanis H87C/H88C Compatible Replacement PCBs ( #16942 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-29 00:06:49 -07:00
Nicholas Granado
ff4a6a2fd7
[Keymap] Add keymap for kinesis advantage ( #16862 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-28 23:58:22 -07:00
skeletonkbd
2275b35e92
[Keyboard] Add SkeletonNumPad ( #16753 )
...
* add SkeletonNumPad keyboard
* fix
* fix
* fixed info.json
* Update keyboards/skeletonkbd/skeletonnumpad/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Change RGBLIGHT_LIMIT_VAL
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-28 11:16:21 -07:00
Felix Jen
a2a9611f18
[Keyboard] Add Maker Keyboards Alexa Solder PCB ( #16943 )
2022-04-28 10:37:57 -07:00
XScorpion2
0edc0c05e1
[Keyboard] Small fix for Sol3 with only a slave touch bar ( #16952 )
2022-04-28 10:35:27 -07:00
Ryan
14d6c0b441
dactyl_manuform/3x5_3: fix layout ( #16944 )
2022-04-26 15:09:47 +01:00
tuvietnamm
0369fb0047
Fix backslash bug ( #16935 )
2022-04-25 15:08:11 +10:00
Ryan
e1f6fa579a
gergoplex: small cleanup ( #16928 )
2022-04-24 14:01:29 +01:00
Albert Y
c2bf039893
[Keyboard] Add missing KC_QUOT ( #16925 )
2022-04-23 19:00:54 -07:00
Felix Jen
857178e779
[Keyboard] Add Rooboard 65 ( #15294 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-04-23 13:56:58 -07:00
jack
d973734976
Fix id67 RGB Matrix ( #16916 )
2022-04-22 21:50:11 +10:00
Daniel Weeks
8020950976
Added massdrop/ctrl:xanimos keymap ( #16187 )
...
Co-authored-by: xanimos <dan@xanimos.com>
2022-04-22 18:19:06 +10:00
DL Ford
56b125ad77
Add Dactyl_Manuform/3x5_3 ( #16238 )
2022-04-22 18:16:33 +10:00
E.Iosifidis
d64ec7cb19
[Keymap] Addition of new keymap for the anavi macropad8 keyboard ( #16910 )
...
* Creation of Visual Studio Code keymap
* Add files via upload
2022-04-22 00:55:25 -07:00
toinux
d8b9796a32
[Keymap] Toinux's crkbd keymap and userspace ( #16437 )
2022-04-22 17:41:54 +10:00
Víctor Pont
97b861d104
[Keyboard] Fix Pegasus Hoof (2013) layout, matrix and pin assignment ( #16042 )
2022-04-22 17:38:16 +10:00
peepeetee
ba8b236727
[Keyboard]Remove RGB light implementation of ID67, revert the file structure changes by #15558 ( #15854 )
2022-04-22 17:36:08 +10:00
yiancar
912e24ba9a
Loki65 ( #16844 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: yiancar <yiancar@gmail.com>
2022-04-22 17:32:01 +10:00
Ladduro
336791b915
Keychron Q2 add Caps Lock indicator and layer RGB ( #16641 )
2022-04-22 17:21:15 +10:00
HorrorTroll
61b3f125bf
Added new keyboard Gas75 ( #16768 )
2022-04-22 17:17:28 +10:00
Takeshi ISHII
c2939bf038
[Keymap] Fix build error helix:five_rows
( #16847 )
2022-04-21 14:48:50 -07:00
Dasky
fb4f25c0b5
[Keyboard] Fix kin80 default keymap ( #16893 )
2022-04-21 09:08:47 -07:00
jels
580a5d25cb
Fixed error in config ( #16895 )
2022-04-20 08:46:30 +01:00
Danny
b310bf6ca3
[Keyboard] Add notes on Iris rev6a firmware ( #16878 )
2022-04-19 10:57:58 -07:00
Dmitry Nosachev
83709e7dbe
kin80 ( #16754 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-04-19 21:30:15 +10:00
LegoWolf
499060a9a5
Dactyl manuform 5x6 5 via ( #16741 )
2022-04-19 21:20:11 +10:00
gourdo1
be7198ca49
New custom keymap for Glorious GMMK Pro ANSI layout ( #16199 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-04-19 21:05:13 +10:00
jack
ad31ea3f51
boardsource/microdox V2 ( #16569 )
2022-04-19 21:03:51 +10:00
Allen Choi
9ead40db0c
Fix broken build for users/curry ( #16492 )
2022-04-19 21:00:01 +10:00
jpe230
1acb37db7f
Add initial support for the Makey Makey Classic ( #16658 )
2022-04-19 20:53:09 +10:00
MakotoKurauchi
bdd1f318c3
[Keyboard] New kbd 1k ( #15509 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-04-19 20:39:43 +10:00
Abhinav
67329cffb5
Add my planck layout ( #13143 )
...
* Add my planck layout
* Add copyright
* Address requested changes
* Fix dipswitch return type
2022-04-19 20:33:18 +10:00
Álvaro Cortés
50ec365806
[Keymap] A Colemak keymap for the crkbd keyboard ( #16550 )
2022-04-19 20:32:11 +10:00
Takeshi ISHII
bde724e124
Change helix:yshrsmz keymap to use split_common ( #16537 )
2022-04-19 20:31:10 +10:00
Sắn
958600d518
[Keyboard] Add Amber80 Solder & VCL65 Solder ( #15945 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-18 19:33:32 -07:00
8bits4ever
773124e9c0
[Keyboard] Add converter/a1200/mistress1200 variant ( #16634 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-04-18 17:18:10 -07:00
jack
1ab1ce1b46
[Keyboard] Fix resume1800 - Dynamic layer count undefined ( #16877 )
2022-04-18 10:01:33 -07:00
DeeDesired
ad9a137942
[Keyboard] Add CrimsonKeyboards' Resume1800 ( #16842 )
2022-04-18 02:29:53 -07:00
jack
8c91e90381
[Keyboard] sandbox - fix keymaps ( #16873 )
2022-04-18 02:28:28 -07:00
Md. Mashur Shalehin Sakib
f52f3f1077
[Keyboard] Add deskpad ( #15602 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-18 02:13:44 -07:00
alaviss
0d67eec5e2
Ploopy Trackball Mini: only define DPI options as needed ( #16160 )
2022-04-18 02:11:56 -07:00
Ramon Imbao
8826a1dea5
[Keyboard] Add the Ciel ( #16816 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-18 02:11:32 -07:00
Brandon Claveria
c6de26fc6f
[Keyboard] Add digicarpice ( #16791 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: swiftrax <swiftrax@github.com>
2022-04-18 02:11:11 -07:00
Álvaro A. Volpato
5fe3b9ffa5
[Keyboard] SharkPCB release Beta compatibility ( #16713 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-18 02:07:49 -07:00
yfuku
fdd4af9973
[Keyboard] Add sandbox keyboard ( #16021 )
...
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-18 00:37:25 -07:00
James Young
7d60a141a2
Anne Pro 2 Refactor ( #16864 )
...
* move RGB Matrix rules to keyboard level
* move PERMISSIVE_HOLD config to keyboard level
* annepro2.c: convert tabs to spaces
* refactor rules.mk files
Reformats each version's `rules.mk` file to be arranged more similarly to those of the rest of the keyboards in QMK.
No logic change.
* annepro2.c: allow compilation without RGB Matrix
Wraps the `led_enabled` definition and the `KC_AP_RGB_*` keycodes in `#ifdef RGB_MATRIX_ENABLE`, allowing successful compilation if the user sets `RGB_MATRIX_ENABLE = no`.
* rework readme files
Reworks the main `readme.md` file to be more friendly to GitHub viewing, and removes the single-line version-specific readme files (exposes the main readme to QMK Configurator users).
* info.json: update maintainer value
* info.json: apply friendly formatting
2022-04-17 12:53:59 -07:00
moyi4681
3b6e48b012
[Keyboard] Add Phase One keyboard ( #16430 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-16 11:28:16 -07:00
Amber Cronin
6d13199ed0
Fix Xorg segfault with KeebCats PCBs ( #16434 )
2022-04-16 11:27:51 -07:00
X-Bows Tech
7d75f88ac9
[Keyboard] Update X-Bows Keyboard ( #16765 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Shulin <mumu@x-bows.com>
2022-04-16 11:19:24 -07:00
Joel Challis
b331c98ca4
Resolve layout macro inconsistencies for rmkeebs/rm_numpad ( #16856 )
2022-04-16 02:23:19 +01:00
Will Winder
8de4065b09
[Keyboard] Add avalanche ( #16407 )
...
* [Keyboard] Add avalanche
* PR feedback
* Update keyboards/avalanche/v1/config.h
* Update keyboards/avalanche/v1/v1.h
* Update keyboards/avalanche/v2/config.h
* Update keyboards/avalanche/v2/v2.h
* Update keyboards/avalanche/v3/config.h
* Update keyboards/avalanche/v3/v3.h
* Apply suggestions from code review
* Remove rules.mk comment and fix other comments.
* Shared encoder code, follow conventions in rules.mk files.
* Remove config files which do not change defaul behavior.
2022-04-14 11:23:32 -07:00
Tim Liu
b9e11253c4
[Keyboard] Add via support for creatkeebs/glacier ( #16747 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-04-14 10:01:26 -07:00
holtenc
812f97e241
[Keyboard] move/rename obro to Meridian RGB ( #16828 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-04-14 09:26:24 -07:00
jack
46c0db458e
[Keyboard] Fix kay65 - Missing keycode ( #16849 )
2022-04-13 09:45:16 -07:00
jack
f3004d960f
[Keyboard] Fix waffling80 - Missing comma ( #16848 )
2022-04-13 09:27:20 -07:00
ClicketySplit
8580380eec
[Keyboard] The inaugural commit for Leeloo's firmware. ( #16599 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-13 07:31:11 -07:00
N L
0272621133
[Keymap] bépo layout on Lily58L ( #16243 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-13 07:29:06 -07:00
Rucker Machine
57466c47ba
[Keyboard] Add RM_Numpad ( #15983 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jason <jrucker2004@gmail.com>
2022-04-13 07:28:12 -07:00
Tyler Tolley
973bc88b0f
[Keymap] Add thattolleyguy keymaps ( #15351 )
...
* Adding personal keymaps
* Update licenses
* Fix RGB settings
* Define used animations
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-04-13 07:27:07 -07:00
Simon
937ffcecc8
[Keyboard] Add Frooastboard Walnut (69% Keyboard) ( #16743 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-13 07:25:16 -07:00
moyi4681
8430774430
[Keyboard] add tiger80 keyboard ( #16742 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-04-13 07:24:56 -07:00
bwisn
ad981dea72
[Keyboard] annepro2: match default keymap to stock keycaps ( #16724 )
2022-04-13 07:24:38 -07:00
Christian Lo
3f8343e552
[Keyboard] Add banime40 keyboard ( #16694 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-13 07:23:01 -07:00
mechlovin
a8e01df50f
[Keyboard] correct matrix for Kay65 ( #16751 )
2022-04-13 07:20:00 -07:00
Tyler Thrailkill
87777d1cdd
[Keymap] Fix snowe keymap after updates to QMK ( #16777 )
2022-04-13 07:19:24 -07:00
mudhead
e9ad400b83
[Keyboard] KBD67 rev1 Caps Lock LED Fix ( #16790 )
2022-04-13 07:18:21 -07:00
IFo Hancroft
7216243a7a
[Keyboard] Ported ErgoDox to VIA ( #16804 )
2022-04-13 07:17:11 -07:00
4pplet
cf152dd16b
[Keyboard] Waffling60 - minor tweak, improve default behavior of caps lock indicator. ( #16836 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2022-04-13 07:11:19 -07:00
Adam Lickel
b8cb147573
[Keymap] sinc/lickel: Use backlight keys in Fn Row ( #16789 )
2022-04-13 00:45:42 -07:00
PJB Keyboard Design
dfe0515a4b
[Keyboard] Add Eros by PJB ( #16756 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2022-04-13 00:04:14 -07:00
Allen Choi
935af9e999
[Keymap] fixed oled turn-off issue for crkbd:gotham ( #16748 )
2022-04-13 00:03:01 -07:00
4pplet
6d816d94f7
[Keyboard] Add ratio65 by rationalist ( #16727 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12 23:40:20 -07:00
4pplet
3c3662c20f
[Keyboard] Adding waffling80, TKL PCB ( #16726 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12 23:39:44 -07:00
Takeshi ISHII
16c848ca00
[Keymap] Change helix:froggy_106 keymap to use split_common ( #16704 )
2022-04-12 23:37:05 -07:00
melonbred
f3a49876d5
[Keyboard] add pegasus ( #16701 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12 23:36:33 -07:00
Moritz
9a38ebc656
[Keyboard] add E80-1800 PCB ( #16645 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12 23:20:07 -07:00
ziptyze
2d05c7fc25
[Keyboard] super16 update ( #16494 )
2022-04-12 23:04:38 -07:00
Nabos
3f66e25b41
[Keyboard] add 10k ( #16531 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nicolas Ballet <balletn@igbmc.fr>
2022-04-12 23:03:49 -07:00