qmk-dactyl-manuform-a/keyboards
Jos Boersema 7639b5aa3e
[Keymap] josjoha keymap for TheVan Keyboards' Minivan (#8066)
Keymap Minivan: configurable dual layout, many symbols, speed/text-size measuring

* Made center led color follow last activated layer color. Some led code clean up

* Reordered the _RAR layer, also putting GUI on the _ACC layer.

* Some issue with _FUN (see keymap.c FIXME), removed _FUN nested 'go to layer' key on _FUN.

* markdown formatting

* Update readme about _FUN top row issue (see keymap.c at XXX)

* Sentence order final bit was wrong by topic. White space fiddles.

* Minor comment editing

* minor comment adjustments

* leds are not modifiers, moved

* _FUN persistance on base layer only (XXX)

* The up/left to go to _LTR layer, now always goes to BASE (_LTR or _DDL).
Led indicators refldect this. No _DRA hold on base layer but _ACC. No
one shot to _FUN layer (seemed to make things confusing), but a TO().

* Some chatter about how to configure this map to your needs.

* language fixing

* Tried to make sense explaining how to access the descramble.

* language fix

* Seems there was a stale CSET_LTR/.*DDL, should be BASE_LTR/.*DDL, fixed.

* language, blabla

* Corrected stale _LTR into BASE

* Some documentation finetuning and trying to make it simple to understand

* language fixing

* language fixing

* Doing the utmost to explain it in a way I understand it too.

* language fixing, going ultra-verbose

* language fixing and formatting

* language fixing

* language fixing, formatting

* attempt to simplify explanations as much as possible

* added License to keymap.c (GPL), noted that _ACC and _DRA need work to
function in 'descramble' mode

* fixes regarding layer order, adding two layers, started on descramble
layers for _ACC and _DRA Unicode

* Noted some coming changes about F-layer and more descramble.

* changed globals to type 'bool'

* Changed F-layer by removing pre-modifier F keys, moved BASE direction
switches, added new incomplete descramble layers

* _FUN layer changes (comment fix)

* Led color fixes. Changed order of layers in the source (no user consequence).

* Added copyright authors (hope that is correct in GPL style/requirements).

* Switched on BASE layers the keys to activate _MOV with leftside _NSY:
more harmoneous, and _MOV can also be held by right hand.

* Follow Quantum indentation style more (mostly).

* On _NSY & _DDN, Tab follows _LTR. '-' moved to LShift, '.' moved, ','
created, shift(tab) removed.

* Added Linux Unicode input mode Accented characters on layers _DDA, _DDD

* added to Todo

* Added ijIJ to _ACC and _DDA layers (2nd last letter of Dutch alphabet).

* add todo point about navigation, fix -> "8th key"

* added 「」《》 to _DRA and _DDA

* Added 〇, ƒƑ. Altered Nav clusters with paging on outside, added thumb Page up/down to _MOV, brought _REV in line with recent _NSY changes (tab,-,enter,dot,comma). Harmonized tab on _Mov with other layer tabs (also a move command, moving cells).

* Added super- and sub-script for numbers on _DRA, _DDD.

* Added quotation marks „ “ ” to layers _DRA and _DDD.

* Added °〇•· to _DRA, _DDA

* § as an enumeration grouped with • (bullet), · as possibly math (middot or multiply) grouped with ±.

* Changed numbers to be on home-rows both hands, because thumb layer key does
not interfere alternating between hands for longer numbers (previous
reason for one-handed numbers). The unshifted symbols went left 2nd row,
because then the shifted versions can be accessed with shift if the
layout is replicated on a Pok3r (which is non-programmable right hand 2nd row.)
The logic has been harmonized with layers _DDN, _DRA & _DDD, _FUN, which
have number(-like) keys. It seems better this way. The symbols are layed
out more spaciously, each finger now does two symbols (2nd row, 4th
row). The numbers are more like they normally are, which feels more
natural, and should even the load between both hands and help with
alternating between hands when typing numbers.

Reason to change was looking into pressing ;, q, j, with ring-, middle-,
index-finger (moved one to the right from default Dvorak), because the
stagger makes it easier to reach that way, less loss of home row contact,
bending fingers more straight up and down. Downside became that left
index type 5 numbers, and that the normal finger matching (0 is pinky,
etc) was lost. With the new layout these potential problems are also resolved.

* Made descramble _DDN, _DDL representation show both raw and resulting layouts.
layouts.

* Added arrows, fleur and heart on _DRA and _DDD.

* Changed _FUN layer switching to incorporate the 'descramble' system
seemlessly. The 4 layer with a descramble twin will switch to either
depending on the descramble mode.

* Descramble mode with normal Unicode layers mostly done, except costum LT() to share the key with Delete/Alt on _DDL.

* Changed descramble mode keys to be just one on a cycle. Added full set
of Alt/Control/Shift multimodifiers to `_FUN` layer.

* Changed descramble mode keys to be just one on a cycle. Added full set
of Alt/Control/Shift multimodifiers to `_FUN` layer.

* format fix

* Descramble cycle key moved from row 1 to row 4 far right, to avoid
accidental press,

* The 'descramble' mode with normal Unicode encoding finished. Fixed
mistaken non-transparent key on _DRA and _DDD, removed tab from _RAR.

* stale layer comment fix _LTR/_DDL

* New layer-tap timed keys proved unreliable, longer tap term fixed it.

* The _FUN layer is a one-shot layer for the F-keys, but that can be toggled by the FUN< key on the _FUN layer (top row, 3rd).
Some additions to the readme.

* Comment improvements (layout tables)

* minor

* Made #defines to allow a user to easily switch to a WASD arrow layout.

* Added keys to switch leds on/off, to _RAR layer. Fixed wrong comment on 'APP' key in _RAR.

* comments fix regarding MLed, SLeds

* Added BASE to same key as _FUN on base layer, except layers with numbers/symbols.
Removed capital ƒ, and moved ± to that key. Added … on old spot of ±.
Some readme language editing, adding something about other keyboards, etc.

* small language fix

* Config.h: Removed unused #defines.
Readme: minor edits.

* minor language edits.

* Minor comment edit.

* Minor language fix.

* Minor language style edit.

* Removed unnecessary section 'personal remarks'

* Changed the top row in _DRA and _DDD. Super-/sub-script parenthesis to that location on _NSY, added currency symbols, reduced emoticons.

* minor formatting

* Added LGUI and RGUI on the _DRA/_DDD layer(s).

* Put RGUI on the base layer, on the _FUN layer switch key. This probably causes side-effects on
systems without where RGUI is not merely a modifier.

* Changed _FUN toggle on BASE to Rshift, because RGUI on some systems has a consequence when tapped by itself.

* Changed LGUI and RGUI around because LGUI is mostly used and on BASE layer. Some edits to last part of readme.md.

* Minor language fixed (L/R-GUI, use-case).

* some more blabla on use case of the map generally

* Changed name KC__[LR]GUI to KC__[XY]GUI for clarity wrt switching them.

* Removed left-arrow on Alt on _ACC and _DRA, for faster use with pointer device.

* Added the same system as is on RShift, to LShift, pointed it to _MOV layer.

* Changed left shift layer toggle to _DRA, because it has uncluttered shift, alt, control, for using those with a pointer device (mouse, stylus).

* Changed base layer left-shift tap from _DRA to _MOV, because _MOV toggled can be convenient generally, and it is a less dangerous layer to accidentally press, and it makes more sense to activate the navigation layer when editing in 3D software.

* The Power keys on _RAR now require Shift to be activated (accident prevention).

* fiddled with title

* more title fiddles

* Added RGUI on _FUN for future proofing the layout, harmonizing layers.

* Added ',' on _REV (number fraction division). Minor fix to documentation format.

* title fiddle

* Added LGUI, RGUI to _RAR, to harmonize with other layers and for potential future uses.

* Changed unnecessary transparent keycode on _AcC and _DDA to be 'nop', minor comment fixes.

* Added on _DRA and _DDD: ─━┄┅.
Fixed a bug in led layer colors (forgotten 'else', causing wrong color for _DDD).

* Some changes to conform to QMK readme.md standards (more necessary).

* Changed _REV into a numbers pad layer called _PAD, put on Lshift in BASE.

_REV layer (not used anyway) replaced with a layer that is basically
a layer where symbols that exist on _NSY (mostly) and on _LTR (few)
are existing in the same locations, but in the number pad variant of
that symbol. The goal is to make it easy to find, it is not meant for
single hand access quickly. The use is to deal with special shortcuts
like Blender has, which differentiate normal and numpad numbers/symbols.
For quick access it was put on the left shift in BASE layer.

* Added navigation arrangements to _PAD. Changed location of shift on _RAR.

The numbers on numpad are easy to find, but when these keys are in their
navigation variant with numlock on it becomes almost impossible. There
was room on the map to add an arrow row, and a row for the remaining
navigation keys, hence they where added. They are in a left handed
order, because there already is a right handed order on _MOV.

It still proved possible to accidentally trigger Power, due to erroneous
hitting 'shift' in BASE and then messing around by accident. With shift
on (BASE) space in _RAR, accidents should be reduced further, since it
is a combination never used.

* Added Tab on _ACC and _PAD

To facilitate Control-Tab (a blender shortcut). On _ACC the Tab is in its
correct place. On _PAD it messy because not on its correct place. Leaving
it there for now: easier to access Tab+Control with left hand only on the
modifiers in _PAD, and other hand on a pointer device. Tab has a potential
use to jump input cells, which may be used in combination with a numpad.

* _MOV layer: switched default layout to trangle navigation layout.

This only required to set the already existing #defines. I found
the flat layout not intuitive, the triangle layout has no left/rigth hand problem.

The higher buttons for the mouse where not correctly ordered, so they where re-ordered.

* Triangle navigation by default. Added pictures of layout to readme.md

* Layer names on images.

* Changed image for layer _DRAW slightly.

The shifted symbol to the lower right.

* Image for _PAD corrected for no-action and Tab.

* Added a paragraph about why this layout is good to use.

* removed 'modifiers' paragraph

* Some text improvements in paragraph on what is good about this layout.

Fiddle on the title as well.

* Added Del on _DRAW layer.

Some minor text fiddles here and there.

* Removed word "descramble" in image layer _RAR.

* Improved key 'sticky' and altered image size (test).

* Rescaled image for layer FUN

* Unicode in its own file. Bug fix: _DDA 'ï' printed a capital.

Upon a suggestion from QMK Discord #programming, the macros and
unicode is put in a separate file, because keymap.c got large.

An erroneous numerical value for ï was fixed.

Author e-mail is updated to a new e-mail adres.

* Added an image to illustrate 'descramble' mode.

* Changed explicit e-mail to link, to reduce spam bot trolling.

* Added a Qwerty+Dvorak compile time version.

It seemed the overall design (accented, Unicode, stuff) could be useful
for Qwerty typers (of which there are so many). This was done by #if(n)def
out/in a fair amount of code here and there, and creating 4 replacement
layers in a new file qwerty_dvorak.c, also with its own readme in
qwerty_dvorak.md. The 'descramble' switch system is re-used here to
switch from Qwerty to Dvorak.

The new code is put in qwerty_dvorak.c, which starts with an extensive
comment about why and how it works.

Fix: Docs, a stale "_MOV" was replaced with "_PAD" in the readme.md for _DDL.

* Changed image hosting.

Downtime, problems registering: resorting to my own domain.

* minor text order changes

* Some text improvements.

* Added a compile option to easily change what layer is active on startup.

This layer can be plain Dvorak or 'descrambled' Dvorak, if
QWERTY_DVORAK is not set. It can be Qwerty or Dvorak if it is set.
Just some simple #define statements.

* Added graphics for Qwerty+Dvorak, and improved documentation.

Added the whole set of layers also to qwerty_dvorak.md, because
it seemed it would get even more confusing to have a user cross
reference it between the two files.

* Some simple text improvements

* Numbers/symbols layer keys on BASE to DRAW when both pressed.

The two keys besides the space bars go to DRAW layer when pressed
simultaneously. (This is inspired on the Planck's 'adjust' layer,
pressing both 'lower' and 'raise' together.) All layers can now
(relatively) comfortably be reached. This change was necessary
because it was cumbersome to reach the DRAW layer with the right
pinky and then type with the right hand. _RAR is now not super
easy, but it is a 'rare' layer anyway.

* Added compile + flash section in readme.

* Corrected documentation: 'mouse on ... hand'

* Removed up/down arrow ⮙⮛ on _DRA and _DDD, because the hex file was too large.

Due to pulling the master repository, changing nothing in this keymap, the
code compiled as 2 bytes too large, where before it had been 2 bytes left free.
Some compile options have been created, to make it easy to cut out up/down
arrow on the 'descramble' _DDD layer, and/or the normal _DRA layer, and/or
dashes ┄┅ on the 'descramble' _DDD layer. The 'normal' layer cut out of arrows
yields little benefit, but it keeps all layers exactly the same between 'descramble'
and normal mode. For Qwerty compilation, you will want to not cut out anything,
requiring to edit the user compile options in keymap.c (top).

* Resolved size issue with QMK #defines, re-instated ⮙⮛, removed RGUI on _FUN.

Various #defines tested to reduce space, NO_ACTION_MACRO NO_ACTION_FUNCTION
worked. Therefore the cutting out of the up/down arrows was no longer
needed. The #defines to easily remove them have been left in place.

RGUI made _FUN confusing with the multi-modifiers, thus taken out. Multi-
modifiers now logically cascade without skipping a key.

* Improved image files with led colors and some tweaks.

* Updated graphics file for Dvorak in QWERTY_DVORAK compile option.

The led colors where not correct because the graphics for standard
Dvorak was being re-used.

* Fixed for re-instating arrow up/down for space.

* Activation marker on _FUN layer in documentation altered.

It looked like it was a symbol.

* Made startup layer explicit in code.

Startup layer follows 'descramble' on/off user #define setting.

* Marker for BASE activation for _PAD, _MOV: fixed.

There was a stale marker in the documentation layouts for _MOV: removed.
The same marker for _PAD was improved.

* Code optimizations suggested on pull request #8066

https://github.com/qmk/qmk_firmware/pull/8066
Some things moved to config.h, rules.mk
Changed layer_on/_off to layer_move(..)
Removed a global variable, changed literal type on a function.

Code is now a lot smaller, hence removed readme.md entry on that.
Removed "not shown" on 'descramble' leds in qwerty readme (mistake).

* Compile option to change ƒ into €.

Since it's a west european keymap, maybe someone likes the euro currency on it.
(It was not on it because I don't like ...)

* default to ƒ on keymap

* Removed print sheet for layout *.odt file.

Changing this to text/markdown seems to reduce the use of this file
to a point that it may be better to delete it. There is also the
graphics now, which might be better to print.

* Updated the seller/maintainer of the board to: The Key Dot Company LLC.

https://thekey.company/blogs/blog-updates/thekey-company-acquires-minivan

* Changed external links to website to plain text.

The markdown link is caught by the github cammo system.

* Last free spot on the map made easy to configure.

One spot was still free (Unicode _DRA/_DDD layer). This puts a #define
on top of unicode_macros.c, to make it easy for a user to put in their
own symbol.

Put placeholder 🛠 in there. That symbol is not represented in the
documentation (maybe it should, it is a nice symbol).

* Removed space saving #defines.

These became obsolete clutter, now that there is enough space thanks to
LINK_TIME_OPTIMIZATION_ENABLE.

* Added tokens to simplify compiling for 45/46 keys.

An attempt to make it easy to switch on a #define between
various hardware configurations (44, 45, 46 keys) failed.
This: #define J1 , KC_A // seems to have failed to be
recognized as a key definition.
error: error: macro "LAYOUT_command" requires 45 arguments, but only 44 given

Left in are some code tokens (J1-J4) and #defines that need
at least bulk replacement in keymap.c and optionally qwerty_dvorak.c,
to compile for such hardware configurations. It would be nice
if this could be done better.

* User can easily compile for 45, 46 hardware keys.

Added some #ifdefs around optional keys in the keymap, to allow
compiling for 45 and 46 keys. Left the earlier made code with the
J1_J2 etc. tokens, which could still be used to port the map to
a board with even more keys. This fixes earlier mentioned problem.

* Arrow cluster for 'arrow' hardware configuration.

This is a user configurations option in the keymap.c, to have
an arrow cluster around the additional key for 'arrow' hardware.
The arrow cluster is however not on the base layer (no room). The
additional key is used to switch to the _MOV layer. There it becomes
a down arrow in the arrow cluster.

To make this work with the default _MOV layer, the right hand
keys on the 2nd row where moved one spot to the left, for the 'triangle'
arrow configuration (mouse right). This is a trivial change.

There was a bunch of language improvements to the documentation,
including graphics.

The symbol 🛠 is now listed.

The program seems to be reliable, as far as used and tested.

* Correction of mark-down formatting.

_MOV layer 'arrow' cluster documentation rendered incorrectly
(attempt to add newline).

* Markdown formatting mistake correction.

Adding a newline at 'Layers (text)' chapter.

* Moving the graphics about 'arrow' to topic.

The graphic explaining what 'arrow' with arrow cluster means,
should be where that is mentioned under compile options.

* Editor token J3_J4 moved to avoid arrow cluster.

If one wants to insert a key by bulk replacing J3_J4, and has
activated the 'arrow' layout arrow cluster, this new key would
be inside the arrow cluster, hence it was moved to the left.

* Æstethics of image 'arrow' layout, arrow cluster.

Shading corrected/nicer.

* Corrected image link in readme.md

Illustration 'arrow' layout, arrow cluster.

* Fix: Toggle to BASE layer leaked. South-paw key.

When toggling to a non-BASE layer, either on the _FUN layer or
using the 'arrow' cluster for 'arrow' layout, on the BASE layer to
toggle to _MOV, the layer changed on the down-stroke, causing a
character to leak. These layer switch macros now alter layer on the
up stroke.

There seems to have been an accidental code deletion: #define MORE_key1.
This defines what the additional hardware key for 'South Paw' ('Command')
should be.

* User compile option comments easier to read.

The phrases "uncomment" and "comment out" are confusing.
Replaced by _activate_ and _remove_.

* Put user compile options back to default Minivan.

Accidentally left the compile options for number of Minivan keys
in the wrong state while git pushing.

* Rewording a comment in the user compile options.

Clearer language.

* Leds indicate Caps/Num-lock.

Leds green/blue switch depending on numlock for numbers-pad layer _PAD.
BASE layer led brightens when capslock is on.

* _PAD had the wrong period, fixed.

_PAD layer had the KC_DOT instead of KC_KP_DOT.

* Options for navigation keys arrow hardware key.

Compile options added to have a complete navigation cluster around
the additional hardware key for 'arrow' layout, both for triangle
left handed arrows and flat right handed arrows.

* Added _FUN layer in text Qwerty.

_FUN text layer was by mistake missing/deleted in the qwerty-dvorak readme.

* Added graphical visualization of all layers.

* Graphics: _RAR 'Capslock', _NSY '~' corrected.

Text representation of layers was correct, graphics corrected.

* Compile Option arrows in a vi(1) editor layout.

Vi(1) is a much loved editor, with its own peculiar arrow layout
on HJKL (as it appears in Qwerty). It seems possible some Qwerty
vi users might find it fun this way for regular arrows as well.

The 'arrow' hardware layout, compiled with arrow cluster, follows
the vi(1) arrow arrangement.

* More layer overview graphics files for the readmes.

Added a '40% x 400%' to the 3D layer overview image (top).
Added overview of all layers in a readable way (Dvorak² only).
Added a guide to show where what is similar on layers. This should help with learning.
Added a graphic showing what key activates what layer.
Added graphics that show what layer subsets are active in certain modes (Dvorak² and Qwerty/Dvorak).

Fixed mistake: _Tab_ missing in layer `_PAD` graphics file.

* 'Tab' inserted in overview graphics for _PAD layer.

* Corrected mistake in similar layer keys.

LGUI on _ACC

* Added overview graphics for Qwerty/Dvorak.

Overview of layers, similar keys on similar layers, activation.

* Compile option to change ⮘ ⮙ ⮚ ⮛ into ☐ ☒ ☑ 🗹

Layer _DRA, _DDD. Checkboxes seem handy for lists. Set default on in
keymap.c. Pointers seem rarely useful. Right arrow sometimes as a bullet
point marker. All affected graphics updated.

* First overview image correction.

Last layer is not 'symbols' due to its numbers.
Some art improvement.

* Minor tekst correction (author Minivan config).

* Short features overview and git lib fix.

* note⁴ as example

* Improvements all over the place.

The keymap is now modular dual layout. There is a common system,
and there can then be two letter/numbers layer pairs be compiled
with it, which are separately defined and documented in ./bases…
files.

Speed measuring and text size counting added.

There is an additional Unicode layer, for a total of three.

The “descramble Dvorak” layer is now just a function, as was
originally intended.

* Wrong link to Dvorak manual, stray ‛r’ character.

* Splitting the layouts so they are not pairs of 4.

The layers had been configurable only as a set of a BASE and letter
layer with another BASE and letter layer: Dvorak + Dvorak² and
Qwerty+Dvorak.

Now Dvorak, Dvorak² and Qwerty can be individually configured, to
be on either the Default or Alternate spots in the dual layout
(Dvorak² only supports Alternate, due to its “_HALF_ descramble” mode).

* Added Colemak layout.

Some tidying up of documentation wrt DEF/ALT base layer identifiers.
Fixed missing ‛:’ on the graphics for Qwerty.

* stale letter

* fix modified submodules

* removed redundant code

testing twice for non-zero

* Speed measuring precision fix.

The calculation of “int speed;” caused great loss of precision.

* Added overview of layers by key.

Makes it easier to see the associations of meanings per key.

* Dvorak descramble by key overview

Forgot to add.

* Minor readme format fiddle.

* Graphics: blank keys are grey, fix one mistake.

* Compilation as a single layout.

Layer definitions _ALT_BASE and _ALT_NSY (enum) are simply #redefined
as preprocessor numbers equal to _DEF_BASE and _DEF_NSY (see user_config.h,
lowest reference to MINIFAN_SINGLE_LAYOUT).

* Single layout compile option

See user_config.h lowest reference to MINIFAN_SINGLE_LAYOUT for the why of the how.

* RShift toggles to _RAR when held ≥ 500 ms.

“Qwerty with arrows on BASE”, will need a key to _RAR layer.
It mirrors the behavior of LShift. It is generally useful.

Removed useless user options regarding LShift layer toggle.
It will have to be _PAD.

* Layer switch graphic update per last push.

Forgot to update the default base layer switching graphic.

* Preconfigured optional ‛Command’ hold key to _RAR layer.

This is a third way to reach the _RAR layer, useful if the furthest
right key on row 1 is changed to an uncluttered BASE layer arrow.
This further prepares the way for a Qwerty layout with arrows on BASE.

* Changed ‛Command’ hardware key to TG(_RAR)

MO(_RAR) doesn't work, because it doesn't follow a change in base
layers, which happens on _RAR.

* Corrected wrong all-layers-by-key upload readme.md

* More graphics = more fun: keycap view in readme.

Preparing to integrate a number pad base layer.
Shortened hold time for right/left Shift layer toggles to 200 ms.

* Too light grey for “1470” on three layout graphics.

* Added a numbers pad Base layout option.

This numbers pad layer is in the format of a numbers pad keyboard/cluster.
It has a second layer, which is normal for all Base layers. In this case,
the second layer provides sub-/super-script versions of the numbers, in the
same layout.

* Keycap view numpad improvements.

* Graphics: forgot to cut off southpaw/arrow on two keycap views.

* Preprocessor identifier for “MIT” Planck spacebar.

Trans-minivan preprocessor statements augmented with an identifier
which might work for a Planck keyboard with two unit spacebar.

At this point, the “trans minivan” code only could make porting
to other keyboards less of a chore. It remains untested. Only
visual inspection of the preprocessing regarding the amount of
keys in the layout has been done.

* Tweak of common layout graphic impression.

This would also allow indication of a number pad.

* Improved dual numpad layer & graphics.

All numbers/symbols seem to get affected by NumLock, hence they
all needed to show that in the graphic documentation. Tab was
removed in favor of Numpad ‛=’, and comma replaced by numpad-comma.

* Committing partial job on numpad Base layers.

Hardware problem here, don't want to loose the data.

* Three issues: header file, numpad Base, Tab key.

This should complete previous unexpected commit.

① Documentation and precedent for a base layer with its own header file,
  base_NAME.h. This allows someone writing a new Base layer pair, to
  (un)set user configuration options in user_config.h.

② Numbers pad Base layer added, different variants.
  The common numbers pad also has a new optional layout (square), and can be
  removed by user configuration option (because one might already compile with
  the Base layer numbers pad)..

③ It turns out there was an easy solution to the Tab key anomaly.
  Uncluttered Tab is now located both on BON and ACC layers, on intuitive
  locations opposing Control, which is also in the right spot. Basic
  modifiers for Tab works well now.

* Graphics for Base numpad single square: correction.

Showed wrong insertion key for 'command' / 'south paw' hardware key.
…

* ‛South paw’ default GUI. Graphics. TOC user config.

Made ‛south paw’ be GUI by default.
Improved graphics appearance.
Ordered options in user_config.h, added table of contents.

* User config cleanup & added a compact alternate.

The normal user configuration, which is heavily documented and
therefore a bit unwieldy, can now optionally be done in another
file, without any documentation.

* Base graphics fix, _ACC/_NSY hold switch option

* Added a Qwerty with arrows on base.

Added a graphic in readme for Dvorak descramble (for documentation predictability).

* Put `~ on the _BON layer.

① There was no uncluttered `~ available. On Qwerty Base Arrow
  the `~ key got even more sidelined.

② Improved Qwerty Base Arrow manual.

* Option to harmonize Qwerty with Qwerty Base Arrow

Key ‛/?’ is different on Qwerty Base Arrow, which will lead
to typing arrows for people who have both kinds of Qwerty
running. This option adds this key in the same spot as where
it is on Qwerty Base Arrow, but only if Qwerty Base Arrow is
being compiled.

* See previous commit (Qwerty harmonization)

* Efficiency fix. +Workman layout.

Workman layout added.

Serious efficiency mistakes discovered and fixed:
① There was no check on Delete on Base layer, to see if another
  key had been pressed. Fixed.
② The Shifts on Base did not provide a Shift for the _BON layer
  accented characters. Fixed.

Fixing was painless, proving the code is stable and maintainable.

* Changed Tab/CTL on _ACC/_DRA, μ, T.O.C. readme.md

μ was forgotten (French), added on _ACC.
This caused Tab to get displaced and stacked with Control, which
ends up being better anyway. This also meant _ACC needed Left-Control,
and therefore _DRA needed to switch Tab and Control, because it needs
to complement _ACC with Right-Control (to be able to type all modifiers
with Tab).

➡ Overview graphics are not yet updated. _DRA and _ACC are now out of sync
  in the graphics documentation. To be fixed soon.

Chapter on language support added in readme.

Table of Contents added to readme.

* Updated all graphics (_BON/_DRA Tab/Control/μ).

Some fiddles with readme.

* Led on/off at startup, RAlt on Base option.

It is hard to believe, but the todo que seems empty!

* Minor changes in readme.

* Minor documentation improvement (RAlt/_RAR).

* Minor changes readme.

Removed “not tested yet …”, because that becomes wrong once it is tested.

* Added a blank keycaps graphic.

* Lower saturation letters Dvorak-descramble keycap.

;-]

* One key change in personal keycap graphic.

;-]

* Forgot _NSY layer in keycap qwerty basearrow

* Moved speed/count startup setting in user_config.h

Moved to chapter startup settings.

(These last commits are more like some loose ends with the last
 ongoing topics. It isn't active development, nothing new gets
 started. If QMK requests more changes, even if it is a typo,
 just let me know.)

* Travis Cl: “The LINK_TIME_OPTIMIZATION_ENABLE flag…

… has been renamed to LTO_ENABLE..  Stop.”

Changed it.

* Adds a link to external resources in readme.

A place to put gimp .xcf files if someone wants to
modify/port the keymap. Perhaps links to varieties
of Minifan on github. Maybe a video about the keymap,
and such. Stuff that doesn't belong/fit on github,
and is easy to update without pull requests.

* RGBLIGHT_ENABLE rules.mk fixed, leds off for nop

rules.mk RGBLIGHT_ENABLE can now be set to “no” without issue.

Compile option to have leds off in Default Base layer.

* Transparency bug fixed.

Default layer was not set. This remained a hidden mistake, until Qwerty
Base Arrow had a different layer hold key in one place.

* Graphics doc correction, L/Rshift toggle config

Qwerty Base Arrow fix: Keycap view showed unneeded and empty ‛South Paw’ key.
                       All layers by key shows 45 Minivan version, title said “44”.

Added user configuration options to alter what is on the short and long
toggle on Left and Right Shift.

* Improved “why this layout” in readme.

Wanted to add that numbers & symbols layer can be reached by both
thumbs. It seems quite a drawback if that is not possible, to
constantly need to hold down the same thumb, especially for programming ?
It seemed worthwhile to mention.

* Reduced size of readme, dvorak-descramble, todo.

Stuff got a bit out of hand.

* one letter typo

* renumbered readme, _fun_stay initialization

Renumbered readme chapters to start from 1 not 0. Other minor edits.
Sticky on/off for _FUN layer seemed to be unpredictable on startup.

* Letter Ñ (capital) fix.

I seem to remember messing with this recently,
must have damaged this letter :-(. Capital was missing.

* Bare bones base numpad all layer by key.

I seemed to have forgotten to hide the common layers for this version.
Which doesn't matter a whole lot but this is a bit better and as it was meant.
2021-03-04 11:07:55 -08:00
..
0_sixty Increased dynamic keymap layers in via keymap (#11575) 2021-01-24 15:03:34 +00:00
1upkeyboards Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
2key2crawl Remove `DESCRIPTION`, 0-A (#11369) 2021-01-11 19:47:02 +11:00
4by3 Merge remote-tracking branch 'origin/master' into develop 2021-01-11 08:47:07 +00:00
4pplet Merge remote-tracking branch 'origin/master' into develop 2021-02-19 20:27:50 +00:00
6ball Remove `DESCRIPTION`, 0-A (#11369) 2021-01-11 19:47:02 +11:00
7c8/framework Add keyboard: 7c8/Framework (#11593) 2021-02-28 16:30:28 +11:00
7skb Remove `DESCRIPTION`, 0-A (#11369) 2021-01-11 19:47:02 +11:00
7splus
8pack Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
9key Remove `DESCRIPTION`, 0-A (#11369) 2021-01-11 19:47:02 +11:00
10bleoledhub Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
30wer Remove `DESCRIPTION`, 0-A (#11369) 2021-01-11 19:47:02 +11:00
40percentclub Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
45_ats
abacus Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
absinthe Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
abstract/ellipse Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
acekeyboard/titan60 Fix titan60 and h660 error_log complaints (#11124) 2020-12-09 19:03:51 +11:00
acheron remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
acr60 Remove `DESCRIPTION`, 0-A (#11369) 2021-01-11 19:47:02 +11:00
adelheid Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
adkb96 Remove `DESCRIPTION`, 0-A (#11369) 2021-01-11 19:47:02 +11:00
aeboards Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
afternoonlabs Fixing layer order for Breeze default keymap (#11779) 2021-02-03 04:42:20 -08:00
ai03 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ajisai74
akb Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
akegata_denki/device_one ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
al1 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
aleth42 Add ALETH42 keyboard (#10720) 2020-12-29 21:13:35 +00:00
alf Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
allison Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
allison_numpad Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
alpha Merge remote-tracking branch 'origin/master' into develop 2021-01-11 08:47:07 +00:00
alpine65 Merge remote-tracking branch 'origin/master' into develop 2021-02-08 09:13:10 +00:00
alps64 Remove `DESCRIPTION`, 0-A (#11369) 2021-01-11 19:47:02 +11:00
alu84 Remove unused `action_get_macro()` usages in user files (#11165) 2021-01-11 01:25:45 -08:00
amj40 AMJ40 Refactor (#11854) 2021-02-14 23:21:45 -08:00
amj60 Remove `DESCRIPTION`, 0-A (#11369) 2021-01-11 19:47:02 +11:00
amj96 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
amjkeyboard/amj66 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
amjpad Remove `DESCRIPTION`, 0-A (#11369) 2021-01-11 19:47:02 +11:00
anavi [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 2 (#11821) 2021-02-20 14:47:05 -05:00
angel17 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
angel64 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
aos/tkl Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
aplyard/aplx6 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
arabica37 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
arch_36
ares
arisu Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
arrayperipherals 1x4p1 (#11186) 2020-12-28 21:27:00 +01:00
ash1800 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ash_xiix
ashpil/modelm_usbc Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
at101_bh remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
at_at/660m ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
atomic Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
atreus Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
atreus62 Remove unused `action_get_macro()` usages in user files (#11165) 2021-01-11 01:25:45 -08:00
atxkb Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
aves65 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
axolstudio Add Axolstudio Helpo (#11117) 2020-12-30 02:05:48 +00:00
baguette Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
bakeneko60 Update Bakeneko60 readme (#11483) 2021-01-10 12:30:26 +11:00
bakeneko65 Update Bakeneko65 readme (#11485) 2021-01-10 12:31:06 +11:00
bakeneko80 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
bantam44 Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
barleycorn
barracuda Added support for barracuda keyboard (#11888) 2021-02-28 17:01:56 +11:00
basekeys Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
basketweave [Keyboard] Basketweave: Configurator fix (#11506) 2021-01-11 00:55:06 -08:00
bastardkb Bastardkb added keyboard and renaming (#11887) 2021-03-01 16:03:55 +11:00
bat43 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
bear_face Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
beatervan add Via keymap for beatervan (#11159) 2020-12-10 09:46:46 -05:00
bemeier/bmek Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
bfake
bigseries Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
binepad/bn003
bioi Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
blackplum Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
blank_tehnologii/manibus [Keyboard] Add Manibus keyboard and layout from Blank Tehnologii (#11832) 2021-02-21 20:45:02 -08:00
blockey Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
bm16a Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
bm16s Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
bm40hsrgb [Keymap] sigma-squared (#11694) 2021-03-03 13:32:22 -08:00
bm43a Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
bm60poker Adds VIA support for the KPRepublic's BM60 Poker (#11267) 2021-01-15 15:40:26 -05:00
bm60rgb Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
bm60rgb_iso
boardrun remove duplicate manufacturer 2021-01-13 16:03:52 -08:00
boardsource Merge remote-tracking branch 'origin/master' into develop 2021-02-20 18:35:43 +00:00
boardwalk Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
boston_meetup Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
botanicalkeyboards/fm2u Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
box75 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
bpiphany Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
bt66tech/bt66tech60 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
bthlabs/geekpad Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
buildakb/potato65 Add Potato65 PCB (#11956) 2021-02-28 17:03:49 +11:00
business_card Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
butterstick Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
c39 Merge remote-tracking branch 'origin/master' into develop 2021-02-23 13:57:26 -08:00
cannonkeys cannonkeys/atlas_alps: rename via keymaps rules.mk.txt to rules.mk (#12103) 2021-03-03 22:33:14 +00:00
capsunlocked [Keyboard] CapsUnlocked CU80 v2 (#11736) 2021-02-24 10:48:35 -08:00
catch22 Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
centromere Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
chavdai40 Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
cheshire/curiosity ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
chidori Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
chili Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
chimera_ergo Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
chimera_ls Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
chimera_ortho remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
chimera_ortho_plus remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
choc_taro Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
choco60 Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
christmas_tree remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
ck60i Merge remote-tracking branch 'origin/master' into develop 2021-02-08 09:13:10 +00:00
ckeys Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
claw44 Add VIA support for claw44 (#11677) 2021-02-04 16:19:37 -08:00
clawsome Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
clueboard Merge branch 'master' into develop 2021-02-14 20:26:22 -05:00
cmm_studio/saka68 [Keyboard] change to saka68 solder firmware config. add sam's s80 firmware (#11834) 2021-02-18 19:38:02 -08:00
coarse/cordillera ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
cocoa40 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
comet46 Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
contra Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) 2021-02-06 09:35:10 +11:00
converter remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
cool836a [Keyboard] Add cool836A 1_2 (#11467) 2021-01-14 22:27:21 -08:00
copenhagen_click/click_pad_v1 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
coseyfannitutti Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
cospad Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
cozykeys/speedo Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
craftwalk
crawlpad Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
crazy_keyboard_68
crbn remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
crkbd Merge remote-tracking branch 'origin/master' into develop 2021-02-19 05:41:36 +00:00
cu24 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
cu75 Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
cu80 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
custommk/genesis
cutie_club Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
daisy Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
daji/seis_cinco ChibiOS conf upgrade for daji/seis_cinco (#12001) 2021-02-25 07:23:29 +11:00
db/db63
dc01 Merge branch 'master' into develop 2021-02-15 20:55:54 -05:00
dekunukem/duckypad Merge remote-tracking branch 'origin/master' into develop 2021-02-16 18:10:43 +00:00
deltasplit75 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
dichotomy Update dichotomy/alairock layout (#12013) 2021-03-03 12:37:06 -08:00
diverge3 Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
divergetm2 Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
dk60
dm9records remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
dmqdesign/spin Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
do60 Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
donutcables Merge remote-tracking branch 'origin/master' into develop 2021-02-18 20:31:38 +00:00
doodboard/duckboard
doppelganger Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
doro67 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
dozen0 Merge remote-tracking branch 'origin/master' into develop 2021-02-20 19:12:08 +00:00
dp60 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
draytronics/scarlet [Keyboard] Scarlet numpad VIA support added (#11188) 2020-12-22 22:00:55 -08:00
dubba175 Dubba175 (#12077) 2021-03-04 13:15:16 -05:00
duck Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
dumbo
dumbpad Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
durgod/k320 Merge remote-tracking branch 'origin/master' into develop 2021-02-21 16:19:19 +00:00
dz60 Merge remote-tracking branch 'upstream/master' into develop 2021-01-15 18:34:12 +11:00
dztech remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
e88
ealdin remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
earth_rover [Keyboard] Add earth_rover keyboard (#11405) 2021-02-07 08:56:27 -08:00
ebastler Merge remote-tracking branch 'origin/master' into develop 2021-01-22 02:27:36 +00:00
eco Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
edc40 [Keyboard] Correct edc40.h and config.h (#11508) 2021-01-11 01:05:07 -08:00
eek
efreet Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
eggman [Keyboard] Update eggman info.json (#12074) 2021-03-01 20:34:13 -08:00
emajesty/eiri
emptystring/NQG Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
eniigmakeyboards Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ep Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ergo42 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ergoarrows [Keyboard] Add ergoarrows keyboard (#11592) 2021-02-07 09:04:29 -08:00
ergodash Merge remote-tracking branch 'origin/master' into develop 2021-02-21 05:52:26 +00:00
ergodone Fix the typo in ergodone 80 layout (#12075) 2021-03-02 14:09:35 +11:00
ergodox_ez Merge remote-tracking branch 'origin/master' into develop 2021-02-21 04:10:21 +00:00
ergodox_infinity Clean up some user keymaps specifying MCU (#11966) 2021-02-22 00:49:13 +00:00
ergodox_stm32 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
ergosaurus Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ergoslab Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
ergotaco Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
ergotravel Merge remote-tracking branch 'origin/master' into develop 2021-01-18 01:50:00 +00:00
ericrlau/numdiscipline Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
espectro remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
eve/meteor
evil80 Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
evolv Merge remote-tracking branch 'origin/master' into develop 2021-02-08 09:13:10 +00:00
evyd13 Clean up some user keymaps specifying MCU (#11966) 2021-02-22 00:49:13 +00:00
exclusive Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
exent
facew
fallacy Merge branch 'master' into develop 2021-02-14 20:26:22 -05:00
fc660c Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
fc980c Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
felix Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ferris Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
fjlabs [Keyboard] Added LDK65 based off BKS65 (#11335) 2021-01-02 00:46:25 -08:00
flehrad Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
fleuron Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
fluorite Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
flx Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
foostan/cornelius [Keyboard] Add new keyboard Cornelius (#11719) 2021-02-18 19:19:53 -08:00
for_science
fortitude60 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
four_banger Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
foxlab Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
fr4 added unix60, moved togehter with southpaw75 into fr4 folder (#11195) 2021-02-20 20:06:51 -08:00
fractal Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
freyr
ft/mars80 Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
function96 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
funky40 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
gami_studio/lex60 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
gboards
geekboards Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
geminate60 ChibiOS conf migrations... take 14 (#11927) 2021-02-16 11:28:42 +11:00
generic_panda/panda65_01 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
genone/eclipse_65 Format code according to conventions (#12102) 2021-03-03 13:44:55 -08:00
georgi Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
gergo Merge remote-tracking branch 'origin/master' into develop 2021-02-23 13:57:26 -08:00
getta25 Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
gh60 Clean up some user keymaps specifying MCU (#11966) 2021-02-22 00:49:13 +00:00
gh80_3000 Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
ghs/rar Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
gingham Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
gkeyboard/gkb_m16 [Keyboard] Add GKB-M16 Macro Pad (#11262) 2021-01-01 15:26:00 -08:00
gon Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
gowla Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
gray_studio Merge remote-tracking branch 'origin/master' into develop 2021-02-22 03:42:41 +00:00
grid600 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
gskt00 Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
hadron Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
halberd Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
handwired Compilation fixes for handwired/concertina/64key (#11987) 2021-02-28 17:10:26 +11:00
hardlineworks/otd_plus
hecomi Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
heliar/wm1_hotswap Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
helix Merge remote-tracking branch 'origin/master' into develop 2021-02-19 20:52:46 +00:00
hhkb Merge remote-tracking branch 'origin/master' into develop 2021-02-17 06:29:48 +00:00
hhkb_lite_2
hid_liber Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
hidtech/bastyl [Keymap] Added german_gaming keymap for hidtech/bastyl (#11446) 2021-02-10 11:05:20 -08:00
hifumi Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
hineybush Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
holyswitch/southpaw75
honeycomb Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
hotdox Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
hp69 Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
hs60 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
hub16 Hub16 QMK configurator support + various bugfixes (#11496) 2021-02-28 16:03:49 +11:00
hub20 remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
id80 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
id87
idb/idb_60 Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
idobo Merge remote-tracking branch 'origin/master' into develop 2021-02-21 05:52:26 +00:00
illuminati/is0 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ilumkb/primus75 [Keyboard] add primus75 keyboard (#11440) 2021-02-04 09:30:21 -08:00
inett_studio/sqx Update iNETT Studio Square.X RGB Light (#11723) 2021-02-03 13:18:36 -08:00
infinity60 remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
iron180 Merge remote-tracking branch 'origin/master' into develop 2021-02-20 07:10:22 +00:00
ivy Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
j80
jacky_studio [Keyboard] Refactor Jacky's boards (Bear65 and S7 Elephant) (#10528) 2020-12-24 14:53:16 -08:00
jae/j01 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
jagdpietr/drakon
jc65 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
jd40 Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
jd45 Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
jian Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
jiran Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
jisplit89 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
jj4x4 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
jj40 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
jj50 Clean up some user keymaps specifying MCU (#11966) 2021-02-22 00:49:13 +00:00
jm60 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
jnao Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
jones Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
just60 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
k_type Revert "Fixing K-type RGB lighting (#11551)" (#12065) 2021-03-02 12:18:07 +11:00
kabedon
kagamidget Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
kb_elmo add via layout for aek2 usb pcb (#11125) 2020-12-08 13:51:07 +11:00
kbdclack/kaishi65 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
kbdfans [Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2 (#11739) 2021-02-28 16:50:54 +11:00
kc60 Merge remote-tracking branch 'origin/master' into develop 2021-02-10 19:18:29 +00:00
kc60se Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
keebio [Keymap] Add ddone's iris keymap (#12055) 2021-03-02 20:06:40 -08:00
keebsforall/freebird60
keebwerk Merge remote-tracking branch 'upstream/master' into develop 2021-01-27 17:39:20 +11:00
keebzdotnet/wazowski Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
keybage/radpad
keyboardio [Keymap] Initial commit for keyboardio/atreus/dshields keymap. (#11946) 2021-02-28 17:07:55 +11:00
keycapsss Keycapsss Kimiko rev1: Configurator bugfix (#11992) 2021-02-28 17:12:51 +11:00
keyhive/maypad Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
keysofkings/twokey Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
kikoslab/kl90 Kiko's Lab KL-90: Configurator bugfix (#11993) 2021-02-28 17:13:29 +11:00
kindakeyboards/conone65 [Keyboard] Add Conone 65 (#11827) 2021-03-03 13:14:55 -08:00
kinesis Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
kingly_keys remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
kira75 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
kira80
kiwikeebs
kiwikey/kawii9 remove duplicate manufacturer 2021-01-13 16:03:52 -08:00
kmac Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
kmini Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
knobgoblin Fix compile errors (#12048) 2021-02-27 23:25:41 +00:00
knops Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
kona_classic Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
kudox Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
kudox_game Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
kv/revt Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
kyria Merge remote-tracking branch 'origin/master' into develop 2021-02-23 13:57:26 -08:00
labyrinth75 [Keyboard] add Labyrinth75 (#11135) 2020-12-16 22:45:21 -08:00
laptreus Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
latin17rgb [Keyboard] add latin17rgb (#11680) 2021-02-04 21:06:50 -08:00
latin47ble
latin64ble [Keyboard] latin64ble Keyboard (#10884) 2021-01-11 01:22:43 -08:00
latinpad Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
latinpadble 17 key Panasonic rotary encoder BLE pad (#11659) 2021-02-28 16:36:04 +11:00
lattice60 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
launchpad Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
lazydesigners Update lazydesigners/the40 (#11989) 2021-02-28 17:11:06 +11:00
lck75 update lck75 json file (#11798) 2021-02-05 19:42:36 +00:00
le_chiffre [Keyboard] Add via support for le chiffren (#10597) 2020-12-29 17:06:52 -08:00
leafcutterlabs/bigknob Fix minor typo (#11962) 2021-02-20 20:43:24 +00:00
leeku/finger65 Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
lets_split Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
lets_split_eh Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
lfkeyboards Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
lily58 Remove more cruft from Lily58 default keymap (#12078) 2021-03-02 14:32:44 +00:00
linworks/whale75 remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
littlealby remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
lizard_trick/tenkey_plusplus fix lizard_trick/tenkey_plusplus/info.json 2021-01-03 17:55:54 -08:00
longnald/corin
lucid Fixed pin assignment on KBD8X Hotswap by Lucid (#11807) 2021-02-07 02:53:49 +11:00
m10a Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
majistic
manta60 Manta60 refactor (#11378) 2021-01-02 00:52:49 +11:00
marksard Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
massdrop Remove unused keymap_config from ctrl keymaps (#12058) 2021-02-28 16:15:41 +00:00
masterworks/classy_tkl
matrix Merge remote-tracking branch 'origin/master' into develop 2021-01-25 05:38:32 +00:00
maxipad Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
maxr1998 remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
mc_76k Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
mechkeys/mk60 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
mechllama/g35 Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
mechlovin Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
mechmini Merge remote-tracking branch 'upstream/master' into develop 2021-01-20 10:00:28 +11:00
mechstudio Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
mechwild [Keymap] Adding Fancy and Bongocat Keymap to Mercutio Keyboard (#11520) 2021-01-23 09:32:10 -08:00
mehkee96
meira Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
meishi Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
meishi2 Merge branch 'master' into develop 2021-02-14 19:59:26 -05:00
melgeek Fix up build failures for melgeek boards after Feb27 develop merge. (#12043) 2021-02-28 09:20:36 +11:00
melody96 Merge remote-tracking branch 'upstream/master' into develop 2021-01-20 10:00:28 +11:00
meme Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
merge/iso_macro [Keyboard] Add ISO Macro keyboard (#11517) 2021-01-13 22:57:55 -08:00
mesa/mesa_tkl [Keyboard] Add Mesa TKL (#11294) 2021-01-19 18:05:08 -08:00
meson remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
metamechs/timberwolf
mexsistor/ludmila Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
miller/gm862 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
miniaxe Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
minidox Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
minim
minimacro5
mint60 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
mio [Keyboard] Add MIO keyboard (#11852) 2021-02-20 20:48:52 -08:00
misonoworks/karina Fixup line endings. 2021-01-11 20:26:28 +11:00
misterknife ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
mitosis Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
miuni32 Merge remote-tracking branch 'origin/master' into develop 2021-02-12 18:47:01 +00:00
mixi Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
mode/eighty Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
monstargear/xo87/rgb Fix incorrect key for LALT and add modifiers to LED matrix (#11984) 2021-02-28 17:06:38 +11:00
montsinger Merge remote-tracking branch 'origin/master' into develop 2021-02-21 16:18:33 +00:00
moon Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
moonlander Merge remote-tracking branch 'origin/master' into develop 2021-02-23 13:57:26 -08:00
mountainblocks/mb17 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
mschwingen/modelm Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
mt40 Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
mt64rgb Run cformat and dos2unix manually (#11235) 2020-12-17 14:06:30 +00:00
mt84
mt980 Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
murcielago Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
mxss Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
mysticworks/wyvern
nack Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
nafuda Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
naked48 Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
naked60 Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
naked64 Fix compile errors (#12048) 2021-02-27 23:25:41 +00:00
namecard2x4 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
navi10 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ncc1701kb Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
nckiibs
nebula12 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
nebula68 Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
nek_type_a Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
nemui ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
neokeys/g67 [Keyboard] NEO Keys Palette G67 Hotswap & Soldered (#11850) 2021-02-13 18:16:23 -08:00
newgame40 Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
nibiria/stream15 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
nightingale_studios/hailey ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
nightly_boards Added n60_s folder (#11455) 2021-02-28 16:43:58 +11:00
nightmare Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
nimrod [Keyboard] Add Nimrod (#11141) 2020-12-22 19:39:29 +01:00
niu_mini Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) 2021-02-06 09:35:10 +11:00
nk65 Merge remote-tracking branch 'origin/master' into develop 2021-01-20 00:58:19 +00:00
nk87 Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
nknl7en [Keyboard] Add nknl7en keyboard (#11590) 2021-02-07 09:06:59 -08:00
nknl7jp [Keyboard] Add nknl7jp keyboard (#11591) 2021-02-07 09:09:24 -08:00
nomu30 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
nopunin10did/railroad remove duplicate manufacturer 2021-01-13 16:03:52 -08:00
novelpad Merge remote-tracking branch 'upstream/master' into develop 2021-01-27 17:39:20 +11:00
noxary Merge remote-tracking branch 'origin/master' into develop 2021-02-16 19:27:59 +00:00
nullbitsco remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
numatreus Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
oddball Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
oddforge/vea OddForge VE.A (#11875) 2021-02-28 16:57:04 +11:00
odelia Added Odelia (#11362) 2021-01-08 21:28:35 +00:00
ogre Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ok60 Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
omnikey_bh Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
omnikeyish Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
opendeck
opus
orange75 Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
org60 Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
ortho5by12 remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
orthodox Merge remote-tracking branch 'origin/master' into develop 2021-02-23 13:57:26 -08:00
otaku_split Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
pabile Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
paladin64 Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
palette1202 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
panc40 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
panc60
pandora Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
pdxkbc Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
pearl Remove QMK_KEYBOARD_CONFIG_H (#11576) 2021-01-22 19:32:10 +00:00
peiorisboards/ixora Merge remote-tracking branch 'origin/master' into develop 2021-01-20 00:58:19 +00:00
percent Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
phantom
phase_studio/titan65 [Keyboard] Fixup issues with Titan65 (#12002) 2021-02-25 10:56:59 +00:00
phoenix Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
pico Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
pimentoso/paddino02 Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
pinky [Keyboard] Pinky refactor (#11643) 2021-01-22 08:37:36 -08:00
pistachio
pistachio_mp
planck [Keymap] Add grant24 Planck Rev 6 keymap (#12070) 2021-03-03 10:51:39 -08:00
playkbtw Play Keyboard Helen 80: fix matrix mapping (#11585) 2021-02-09 17:58:59 -08:00
plexus75
ploopyco Implement PLOOPY_DRAGSCROLL_INVERT option, which inverts the ploopy trackball's DRAG_SCROLL's vertical scroll direction. (#12032) 2021-02-28 17:16:04 +11:00
plume/plume65
pohjolaworks/louhi Update available pohjolaworks/louhi layouts and RGB config(#11466) 2021-01-08 22:19:35 +00:00
polilla Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
polycarbdiet initial add S20 keyboard into polycarbdiet folder (#11865) 2021-02-14 17:48:54 +00:00
pom_keyboards/tnln95
pos78 [Keyboard] Pos78 update (#11274) 2021-01-01 15:27:13 -08:00
preonic Add RGB Matrix support for Preonic rev3 (#12008) 2021-02-28 17:15:38 +11:00
primekb Merge remote-tracking branch 'origin/master' into develop 2021-02-21 05:52:48 +00:00
program_yoink Update ortho.h (#11945) 2021-02-20 14:09:16 -05:00
projectkb Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
puck Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
punk75
pursuit40 [Keyboard] add Pursuit40 PCB for Panc40 (#11683) 2021-02-04 16:24:09 -08:00
qaz
quad_h/lb75 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
quantrik/kyuu Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
quark Adding custom keymap for Quark keyboard (#11744) 2021-02-12 15:51:23 -05:00
qvex
qwertyydox Merge remote-tracking branch 'upstream/master' into develop 2021-01-27 17:39:20 +11:00
rabbit/rabbit68 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
rabbit_capture_plan
rainkeeb
ramonimbao Merge remote-tracking branch 'upstream/master' into develop 2021-01-27 17:39:20 +11:00
rart [Keyboard] Add Keyboard Rartlite (#11866) 2021-03-03 12:38:16 -08:00
rect44 [Keyboard] Add Rect44 keyboard (#11484) 2021-01-13 22:40:10 -08:00
redox Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
redox_w Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
redscarf_i Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
redscarf_iiplus Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
retro_75 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
reversestudio/decadepad Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
reviung33 Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
reviung34 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
reviung39 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
reviung41 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
reviung61 Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
rgbkb Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
rocketboard_16 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
rominronin/katana60 Remove unused `action_get_macro()` usages in user files (#11165) 2021-01-11 01:25:45 -08:00
rotr Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
rpiguy9907/southpaw66
runner3680 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ryloo_studio/m0110 fix: ryloo studio m0110 layout 60 ansi fixed (#11685) 2021-02-28 16:38:51 +11:00
sam [Keyboard] change to saka68 solder firmware config. add sam's s80 firmware (#11834) 2021-02-18 19:38:02 -08:00
satt/vision ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
scarletbandana Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
scatter42
sck Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
scythe Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
sendyyeah/pix [Keyboard] Add Pix (#11154) 2020-12-22 11:20:09 -08:00
sentraq Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
setta21 Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
shambles Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
shiro Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
shk9 [Keyboard] add shk9 macropad (#11505) 2021-02-05 03:31:15 -08:00
sidderskb/majbritt Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
signum/3_0/elitec Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
silverbullet44 Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
singa
sirius Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
sixkeyboard adding personal keymaps (#11952) 2021-02-20 13:29:08 -05:00
slz40
smk60 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
snampad Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
sneakbox [Keyboard] Disarray (#11583) 2021-02-21 20:46:34 -08:00
sofle Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
southpole Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
sowbug ChibiOS conf migrations... take 14 (#11927) 2021-02-16 11:28:42 +11:00
soy20
space_space [Keyboard] Add space space keyboard (#11425) 2021-01-13 22:01:58 -08:00
spaceman remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
spacetime Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
sparrow62 [Keyboard] add info.json of Sparrow62 (#11740) 2021-02-06 02:18:21 -08:00
spiderisland/split78 [Keyboard] Update spiderisland/split78 (#11990) 2021-02-28 17:11:52 +11:00
splitish Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
splitkb/zima Merge remote-tracking branch 'origin/master' into develop 2021-02-23 13:57:26 -08:00
splitreus62 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
splitty [Keyboard] Add Splitty keyboard (#11613) 2021-02-09 09:10:54 -08:00
squiggle Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
standaside Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
staryu Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
stella
studiokestra/nue [Keyboard] Add Studio Kestra Nue PCB (#12094) 2021-03-03 17:02:27 -08:00
subatomic Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
suihankey Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
swiftrax/retropad pull retropad out of handwired and update readme.md (#11545) 2021-01-27 00:52:17 +00:00
switchplate Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
sx60 Merge remote-tracking branch 'origin/master' into develop 2021-02-27 01:29:58 +00:00
tada68 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
taleguers/taleguers75 Fixed taleguers75 info.json (#11121) 2020-12-08 14:28:13 -05:00
tanuki Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
technika Merge remote-tracking branch 'origin/master' into develop 2021-02-08 09:13:10 +00:00
telophase Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
tenki Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
terrazzo LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) 2021-02-15 11:55:13 +11:00
tetris Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
tg4x Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
tgr Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
the_royal Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
the_ruler Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
thedogkeyboard Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
themadnoodle Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
thevankeyboards [Keymap] josjoha keymap for TheVan Keyboards' Minivan (#8066) 2021-03-04 11:07:55 -08:00
tkc Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
tkw/stoutgat ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
tmo50 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
toad Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
tokyo60 Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
tokyokeyboard/alix40 [Keyboard] Tokyo Keyboard alix40 initial commit (#11918) 2021-02-21 19:46:08 -08:00
torn [Keyboard] Add layout to torn keyboard (#11684) 2021-01-24 19:42:37 -08:00
touchpad Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
tr60w Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
trashman [Keyboard] Added Ketch support (#11656) 2021-02-20 20:30:17 -08:00
treadstone32 Merge remote-tracking branch 'origin/master' into develop 2021-01-20 01:41:10 +00:00
treadstone48 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
treasure/type9 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
tunks/ergo33 [Keyboard] tunks/ergo33: define RGBLight config at kb level (#11855) 2021-02-12 16:59:10 -08:00
ua62 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
uk78 Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
underscore33 Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
ungodly
unikorn
uno remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
uranuma Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ut472 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
utd80 Add UTD80 PCB (#11799) 2021-02-18 15:30:16 -05:00
uzu42 Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
v60_type_r Merge remote-tracking branch 'origin/master' into develop 2021-02-21 06:13:32 +00:00
vagrant_10
viktus remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
vinta Merge remote-tracking branch 'origin/master' into develop 2021-01-20 01:41:10 +00:00
vision_division Create a system to map between info.json and config.h/rules.mk (#11548) 2021-01-31 12:46:00 -08:00
vitamins_included Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
vn66
waldo Merge remote-tracking branch 'origin/master' into develop 2021-01-20 01:42:07 +00:00
wallaby Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
walletburner Remove `DESCRIPTION`, W-Z (#11633) 2021-01-20 12:41:34 +11:00
westfoxtrot Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
whale/sk [Keyboard] whale/sk/v3: Configurator fix (#11490) 2021-01-11 00:29:44 -08:00
wheatfield Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
whitefox ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
wilba_tech Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
winkeyless remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
wolfmarkclub/wm1 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
wsk Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
wuque/ikki68
x16 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
xbows Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
xd002 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
xd004 Merge remote-tracking branch 'origin/master' into develop 2021-01-20 01:42:07 +00:00
xd60 Merge remote-tracking branch 'origin/master' into develop 2021-02-20 18:29:35 +00:00
xd68 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
xd75 Merge remote-tracking branch 'origin/master' into develop 2021-01-20 01:42:07 +00:00
xd84 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
xd84pro
xd87 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
xd96 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
xelus [Keyboard] Dawn60 Rev1 RGB matrix port (#11970) 2021-02-28 17:04:46 +11:00
xiaomi/mk02 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
xmmx Remove `DESCRIPTION`, W-Z (#11633) 2021-01-20 12:41:34 +11:00
xw60 Remove `DESCRIPTION`, W-Z (#11633) 2021-01-20 12:41:34 +11:00
yatara/drink_me Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
yd60mq Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
yd68 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
ymd75 [Keyboard] reduce confusion for kbdfans/kbd75 rounds/revisions (#11972) 2021-02-21 19:41:31 -08:00
ymd96
ymdk Merge branch 'master' into develop 2021-02-14 19:59:26 -05:00
ymdk_np21 clean up generate-api errors 2021-01-07 21:21:12 -08:00
yncognito/batpad Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
yoichiro/lunakey_mini Audio system overhaul (#11820) 2021-02-15 09:40:38 +11:00
yosino58 Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
yugo_m
yurei Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
yushakobo/quick7 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
z150_bh Remove `DESCRIPTION`, W-Z (#11633) 2021-01-20 12:41:34 +11:00
zfrontier/big_switch Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
zinc Change VID/PID for Zinc (#11681) 2021-01-25 14:13:10 +11:00
zj68 Remove `DESCRIPTION`, W-Z (#11633) 2021-01-20 12:41:34 +11:00
zlant Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
zoo/wampus Merge remote-tracking branch 'origin/master' into develop 2021-01-25 05:38:32 +00:00
ztboards
zvecr Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
readme.md

readme.md

Included Keyboards

QMK runs on a diverse range of keyboards. Some of these keyboards are officially supported and see constant community contributions, while others are part of the repository for historical reasons.

Official QMK Keyboards

Ortholinear Keyboards - Jack Humbert

What makes OLKB keyboards shine is a combo of lean aesthetics, compact size, and killer tactile feel. These are available through olkb.com as well as through Massdrop from time to time, as easy to assemble kits.

  • Planck — A 40% DIY powerhouse of customizability and modification capability. It's a lean, mean, typing machine.
  • Preonic — Like the Planck, but bigger. 50%.
  • Atomic — Imagine the size of the Planck. Now imagine the size of the Preonic. Now imagine bigger. That is the Atomic. A 60% keyboard.

Clueboard - Zach White

Designed and built in Felton, CA, Clueboards keyboard emphasize quality and locally sourced components, available on clueboard.co

  • Clueboard — The 66% custom keyboard.
  • Cluecard — A small board to help you hack on QMK.
  • Cluepad — A mechanical numpad with QMK superpowers.

ErgoDox EZ and Planck EZ - ZSA Technology Labs

ZSA Technology Labs maintains its own fork of QMK which feeds its configurator, for stability and legal purposes. The ZSA boards are:

  • ErgoDox EZ — A powerful split mechanical keyboard.
  • Planck EZ — A 40% DIY powerhouse of customizability and modification capability. It's a lean, mean, typing machine, which ships fully assembled with a two-year warranty.

Community-supported QMK Keyboards

These keyboards are part of the QMK repository, but their manufacturers are not official maintainers of the repository.

  • 9key — A 9-key minipad sold by Bishop Keyboards.
  • Alps64 — A 60% keyboard for Alps keyswitches.
  • AMJ60 — DIY/Assembled compact 60% keyboard.
  • Arrow Pad — A custom creation by IBNobody.
  • Atreus — Made by Technomancy.
  • Bantam44 — It is a 44-key 40% staggered keyboard.
  • DataHand — DataHand keyboard converted to use a Teensy board.
  • Ergodox Infinity - Ergonomic Split Keyboard by Input Club.
  • GH60 — A 60% Geekhack community-driven project.
  • GON NerD — Korean custom 60% PCB
  • Happy Hacking Keyboard — The Happy Hacking keyboard can be hacked with a custom controller to run QMK.
  • Infinity 60% - — Compact community keyboard by Input Club.
  • JD45 — Another Geekhack community project, designed by jdcarpe.
  • JJ40 — ps2avrGB based ortholinear sold by KPrepublic
  • JJ50 — A compact 50% (5x12) ortholinear keyboard sold by KPrepublic.
  • KBD75 — A 75% keyboard made by made by KBDFans.
  • KC60 — A programmable Chinese-made keyboard, lost in the mists of time.
  • Kinesis Advantage — Contoured ergonomic keyboard by Kinesis Computer Ergonomics.
  • KMAC — Korean custom keyboard.
  • The Kitten Paw — A replacement controller (2016 revision) for the Filco Majestouch by Bathroom Epiphanies.
  • Lets Split - Split ortholinear 40% keyboard.
  • Phantom — A tenkeyless kit by Teel, also from Geekhack.
  • Retro Refit — Another creation by IBNobody.
  • S60-x — DIY compact keyboard designed by VinnyCordeiro for Sentraq.
  • Satan — A GH60 variant.
  • SixKeyBoard — A 6-key keyboard made by TechKeys.
  • TheVan 44 — A 44-key staggered keybard by Evangs.
  • WhiteFox — A 65% keyboard designed as a partnership by matt3o, Massdrop and Input Club
  • Vision Division — Full Size / Split Linear Keyboard by IBNobody.
  • XD004 — 1x4 macro keyboard sold by KPrepublic.
  • XD75 — 15x5 ortholinear keyboard by XIUDI.
  • YMDK NP21 — ps2avrGB based number pad (numpad) sold by YMDK on Aliexpress.