Files
.github
.vscode
builddefs
data
docs
drivers
keyboards
layouts
lib
platforms
quantum
tests
tmk_core
users
333fred
_example
ajp10304
alfrdmalr
anderson
arkag
art
badger
bbaserdem
bcat
billypython
brandonschlack
brett
byungyoonc
callum
cbbrowne
cedrikl
charlesrocket
cjuniet
csc027
curry
cwebster2
d4mation
danielo515
datagrok
davidkristoffersen
dennytom
devdev
dhertz
doogle999
draevin
drashna
dshields
dudeofawesome
edvorakjp
ericgebhart
gary
gordon
gourdo1
greatwizard
haervig
hvp
ibnuda
imchipwood
ishtob
issmirnov
jackhumbert
jarred
jdelkins
jjerrell
jonavin
kageurufu
klackygears
konstantin
kuatsure
kuchosauronad0
losinggeneration
manna-harbour_miryoku
mattly
mechmerlin
mguterl
miles2go
mnil
moults31
mtdjr
mtei
muppetjones
mverteuil
narze
nchristus
ninjonas
noroadsleft
not-quite-neo
nstickney
ollyhayes
pcewing
pcoves
pdl
peej
pvinis
replicaJunction
riblee
ridingqwerty
rishka
rmeli
rmw
romus
rossman360
rs
rupa
rverst
scheiklp
sethBarberee
sigma
sigul
snowe
spacebarracecar
spidey3
spotpuff
stanrc85
talljoe
toinux
tominabox1
turbomech
twschum
txkyel
uqs
vitoni
vosechu
wanleg
xtonhasvim
xulkal
yanfali
yet-another-developer
zer09
zigotica
zyber
readme.md
util
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix
qmk-keychron-q3-colemak-dh/users
Manna Harbour d8183c5249 [Keymap] Update Miryoku ()
* [miryoku] Revert "[Keymap] manna-harbour_miryoku RESET to QK_BOOT ()"

This reverts commit 89dbc18161.

* [miryoku] Add keyboardio/model01

* [miryoku] Add handwired/dactyl_manuform/4x6

* [miryoku] Update BT keycodes

- Update BT keycodes on Media inner index:
  - Move OUT_AUTO to bottom row
- Move RGB_TOG in vi to pinkie column to match other TOG keycodes, and rotate row

* [miryoku] Add Extra and Tap layers

* [miryoku] Rename config workflow option to custom_config

* [miryoku] Update custom_config.h and custom_rules.mk behaviour

* [miryoku] Make mapping macro customisable globally and per layer

* [miryoku] Add layer lock

* [miryoku] Update RGB order in media-l-invertedt

* [miryoku] Change mouse button order

* [miryoku] Change to X macros for layer list

- Supports adding and removing layers from custom_config.h
- Add "U_" prefix to layer names
- Add layer name strings
- Populate keymaps array from X macro
- Populate layers enum from X macro
- Move layers enum to manna-harbour_miryoku.h
- Rename miryoku_alternatives.h to miryoku_layer_alternatives.h
- Rename miryoku_layer.h to miryoku_layer_selection.h
- Remove miryoku_layer_names.h
- Add miryoku_layer_list.h

* [miryoku] Reformat split_3x6_3 mapping

* [miryoku] Add merge field to workflows

* [miryoku] Update thumb combos with new layer names

* [miryoku] Update cover image

* [miryoku] Add satt/vision

* [miryoku] Update Branches and Building docs

* [miryoku] Update reset keycode

* [miryoku] Add xmk

* [miryoku] Add boardsource/lulu

* [miryoku] Fix keyboardio/model01
2022-10-27 13:50:32 +01:00
..
2022-05-30 22:38:08 -07:00
2022-08-07 20:40:16 +01:00
2021-08-06 23:59:56 -07:00
2020-01-26 23:26:40 -05:00
2021-08-06 23:59:56 -07:00
2021-08-06 23:59:56 -07:00
2020-07-21 17:08:56 -07:00
2020-07-08 21:57:11 +01:00
2022-10-15 22:22:59 +01:00
2021-08-06 23:59:56 -07:00

User space

This is a place for users to put code that they might use between keyboards. If you build the keymap mine, /users/mine/rules.mk will be included in your build, and /users/mine/ will be in your path - keep these things in mind when naming your files and referencing them from other places.