]> git.donarmstrong.com Git - qmk_firmware.git/commit
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
authorJack Humbert <jack.humb@gmail.com>
Thu, 24 Aug 2017 02:29:07 +0000 (22:29 -0400)
committerGitHub <noreply@github.com>
Thu, 24 Aug 2017 02:29:07 +0000 (22:29 -0400)
commitd2ff66a985b938e87fffe55c1d9f1dc55e356f91
tree561b3e203033849573a17f5ac6248077ab687676
parent7260fc3eef98fb7b0e2ed24d3d0d14cf2e613000
Creates a layouts/ folder for keymaps shared between keyboards (#1609)

* include variables and .h files as pp directives

* start layout compilation

* split ergodoxes up

* don't compile all layouts for everything

* might seg fault

* reset layouts variable

* actually reset layouts

* include rules.mk instead

* remove includes from rules.mk

* update variable setting

* load visualizer from path

* adds some more examples

* adds more layouts

* more boards added

* more boards added

* adds documentation for layouts

* use lowercase names for LAYOUT_

* add layout.json files for each layout

* add community folder, default keymaps for layouts

* touch-up default layouts

* touch-up layouts, some keyboard rules.mk

* update documentation for layouts

* fix up serial/i2c switches
762 files changed:
Makefile
build_keyboard.mk
build_layout.mk [new file with mode: 0644]
docs/_summary.md
docs/feature_layouts.md [new file with mode: 0644]
keyboards/alps64/alps64.h
keyboards/alps64/keymaps/default/keymap.c
keyboards/amj60/amj60.h
keyboards/amj60/rules.mk
keyboards/atomic/atomic.h
keyboards/atomic/rules.mk
keyboards/atreus/rules.mk
keyboards/chibios_test/stm32_f072_onekey/rules.mk
keyboards/chibios_test/stm32_f103_onekey/rules.mk
keyboards/chibios_test/teensy_lc_onekey/rules.mk
keyboards/clueboard/rev1/rules.mk
keyboards/clueboard/rev2/rules.mk
keyboards/eco/rev1/rules.mk
keyboards/eco/rev2/rules.mk
keyboards/ergodone/Makefile [new file with mode: 0644]
keyboards/ergodone/config.h [new file with mode: 0644]
keyboards/ergodone/ergodone.c [new file with mode: 0644]
keyboards/ergodone/ergodone.h [new file with mode: 0644]
keyboards/ergodone/expander.c [new file with mode: 0644]
keyboards/ergodone/expander.h [new file with mode: 0644]
keyboards/ergodone/i2cmaster.h [new file with mode: 0644]
keyboards/ergodone/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/ergodone/keymaps/default/readme.md [new file with mode: 0644]
keyboards/ergodone/matrix.c [new file with mode: 0644]
keyboards/ergodone/readme.md [new file with mode: 0644]
keyboards/ergodone/rules.mk [new file with mode: 0644]
keyboards/ergodone/twimaster.c [new file with mode: 0644]
keyboards/ergodox/Makefile [deleted file]
keyboards/ergodox/config.h [deleted file]
keyboards/ergodox/ergodone/Makefile [deleted file]
keyboards/ergodox/ergodone/config.h [deleted file]
keyboards/ergodox/ergodone/ergodone.c [deleted file]
keyboards/ergodox/ergodone/ergodone.h [deleted file]
keyboards/ergodox/ergodone/expander.c [deleted file]
keyboards/ergodox/ergodone/expander.h [deleted file]
keyboards/ergodox/ergodone/i2cmaster.h [deleted file]
keyboards/ergodox/ergodone/matrix.c [deleted file]
keyboards/ergodox/ergodone/readme.md [deleted file]
keyboards/ergodox/ergodone/rules.mk [deleted file]
keyboards/ergodox/ergodone/twimaster.c [deleted file]
keyboards/ergodox/ergodox.c [deleted file]
keyboards/ergodox/ergodox.h [deleted file]
keyboards/ergodox/ez/190hotfix.sh [deleted file]
keyboards/ergodox/ez/Makefile [deleted file]
keyboards/ergodox/ez/config.h [deleted file]
keyboards/ergodox/ez/ez.c [deleted file]
keyboards/ergodox/ez/ez.h [deleted file]
keyboards/ergodox/ez/i2cmaster.h [deleted file]
keyboards/ergodox/ez/keymaps/blakedietz/keymap.c [deleted file]
keyboards/ergodox/ez/keymaps/drashna-custom/Makefile [deleted file]
keyboards/ergodox/ez/keymaps/drashna-custom/config.h [deleted file]
keyboards/ergodox/ez/keymaps/drashna-custom/keymap.c [deleted file]
keyboards/ergodox/ez/keymaps/drashna/Makefile [deleted file]
keyboards/ergodox/ez/keymaps/drashna/config.h [deleted file]
keyboards/ergodox/ez/keymaps/drashna/keymap.c [deleted file]
keyboards/ergodox/ez/keymaps/drashna/readme.md [deleted file]
keyboards/ergodox/ez/keymaps/profet_80/keymap.c [deleted file]
keyboards/ergodox/ez/keymaps/profet_80/readme.md [deleted file]
keyboards/ergodox/ez/keymaps/steno/Makefile [deleted file]
keyboards/ergodox/ez/keymaps/steno/keymap.c [deleted file]
keyboards/ergodox/ez/keymaps/steno/readme.md [deleted file]
keyboards/ergodox/ez/matrix.c [deleted file]
keyboards/ergodox/ez/rules.mk [deleted file]
keyboards/ergodox/ez/twimaster.c [deleted file]
keyboards/ergodox/ez/util/compile_keymap.py [deleted file]
keyboards/ergodox/ez/util/readme.md [deleted file]
keyboards/ergodox/infinity/MEMO.txt [deleted file]
keyboards/ergodox/infinity/Makefile [deleted file]
keyboards/ergodox/infinity/board_is31fl3731c.h [deleted file]
keyboards/ergodox/infinity/board_st7565.h [deleted file]
keyboards/ergodox/infinity/bootloader_defs.h [deleted file]
keyboards/ergodox/infinity/chconf.h [deleted file]
keyboards/ergodox/infinity/config.h [deleted file]
keyboards/ergodox/infinity/gfxconf.h [deleted file]
keyboards/ergodox/infinity/halconf.h [deleted file]
keyboards/ergodox/infinity/infinity.c [deleted file]
keyboards/ergodox/infinity/infinity.h [deleted file]
keyboards/ergodox/infinity/led.c [deleted file]
keyboards/ergodox/infinity/matrix.c [deleted file]
keyboards/ergodox/infinity/mcuconf.h [deleted file]
keyboards/ergodox/infinity/rules.mk [deleted file]
keyboards/ergodox/infinity/simple_visualizer.h [deleted file]
keyboards/ergodox/infinity/visualizer.c [deleted file]
keyboards/ergodox/keymaps/333fred/Makefile [deleted file]
keyboards/ergodox/keymaps/333fred/README.md [deleted file]
keyboards/ergodox/keymaps/333fred/config.h [deleted file]
keyboards/ergodox/keymaps/333fred/keymap.c [deleted file]
keyboards/ergodox/keymaps/333fred/visualizer.c [deleted file]
keyboards/ergodox/keymaps/ab/Makefile [deleted file]
keyboards/ergodox/keymaps/ab/keyboard-layout.json [deleted file]
keyboards/ergodox/keymaps/ab/keymap.c [deleted file]
keyboards/ergodox/keymaps/ab/readme.md [deleted file]
keyboards/ergodox/keymaps/absenth/keymap.c [deleted file]
keyboards/ergodox/keymaps/absenth/readme.md [deleted file]
keyboards/ergodox/keymaps/adam/config.h [deleted file]
keyboards/ergodox/keymaps/adam/keymap.c [deleted file]
keyboards/ergodox/keymaps/adam/readme.md [deleted file]
keyboards/ergodox/keymaps/adnw_k_o_y/keymap.c [deleted file]
keyboards/ergodox/keymaps/adnw_k_o_y/readme.md [deleted file]
keyboards/ergodox/keymaps/albert/Makefile [deleted file]
keyboards/ergodox/keymaps/albert/config.h [deleted file]
keyboards/ergodox/keymaps/albert/keymap.c [deleted file]
keyboards/ergodox/keymaps/albert/readme.md [deleted file]
keyboards/ergodox/keymaps/alexjj/keymap.c [deleted file]
keyboards/ergodox/keymaps/alexjj/readme.md [deleted file]
keyboards/ergodox/keymaps/algernon/COPYING [deleted file]
keyboards/ergodox/keymaps/algernon/Makefile [deleted file]
keyboards/ergodox/keymaps/algernon/NEWS.md [deleted file]
keyboards/ergodox/keymaps/algernon/config.h [deleted file]
keyboards/ergodox/keymaps/algernon/keymap.c [deleted file]
keyboards/ergodox/keymaps/algernon/readme.md [deleted file]
keyboards/ergodox/keymaps/algernon/tools/heatmap-layout.ADORE.json [deleted file]
keyboards/ergodox/keymaps/algernon/tools/heatmap-layout.Dvorak.json [deleted file]
keyboards/ergodox/keymaps/algernon/tools/hid-commands [deleted file]
keyboards/ergodox/keymaps/algernon/tools/log-to-heatmap.py [deleted file]
keyboards/ergodox/keymaps/algernon/tools/text-to-log.py [deleted file]
keyboards/ergodox/keymaps/alphadox/Makefile [deleted file]
keyboards/ergodox/keymaps/alphadox/config.h [deleted file]
keyboards/ergodox/keymaps/alphadox/keymap.c [deleted file]
keyboards/ergodox/keymaps/andrew_osx/keymap.c [deleted file]
keyboards/ergodox/keymaps/belak/LICENSE [deleted file]
keyboards/ergodox/keymaps/belak/Makefile [deleted file]
keyboards/ergodox/keymaps/belak/README.md [deleted file]
keyboards/ergodox/keymaps/belak/keymap.c [deleted file]
keyboards/ergodox/keymaps/belak/visualizer.c [deleted file]
keyboards/ergodox/keymaps/bepo/Makefile [deleted file]
keyboards/ergodox/keymaps/bepo/keymap.c [deleted file]
keyboards/ergodox/keymaps/bepo/readme.md [deleted file]
keyboards/ergodox/keymaps/bepo_csa/keymap.c [deleted file]
keyboards/ergodox/keymaps/bepo_csa/readme.md [deleted file]
keyboards/ergodox/keymaps/bryan/keymap.c [deleted file]
keyboards/ergodox/keymaps/coderkun_neo2/Makefile [deleted file]
keyboards/ergodox/keymaps/coderkun_neo2/keymap.c [deleted file]
keyboards/ergodox/keymaps/coderkun_neo2/readme.md [deleted file]
keyboards/ergodox/keymaps/colemak/keymap.c [deleted file]
keyboards/ergodox/keymaps/colemak/readme.md [deleted file]
keyboards/ergodox/keymaps/colemak_osx_pc_no/keymap.c [deleted file]
keyboards/ergodox/keymaps/colemak_osx_pc_no/readme.md [deleted file]
keyboards/ergodox/keymaps/colemak_programmer/Makefile [deleted file]
keyboards/ergodox/keymaps/colemak_programmer/keymap.c [deleted file]
keyboards/ergodox/keymaps/colemak_programmer/readme.md [deleted file]
keyboards/ergodox/keymaps/common-nighthawk/Makefile [deleted file]
keyboards/ergodox/keymaps/common-nighthawk/keymap.c [deleted file]
keyboards/ergodox/keymaps/csharp_dev/keymap.c [deleted file]
keyboards/ergodox/keymaps/csharp_dev/readme.md [deleted file]
keyboards/ergodox/keymaps/dave/keymap.c [deleted file]
keyboards/ergodox/keymaps/dave/readme.md [deleted file]
keyboards/ergodox/keymaps/deadcyclo/Makefile [deleted file]
keyboards/ergodox/keymaps/deadcyclo/keymap.c [deleted file]
keyboards/ergodox/keymaps/deadcyclo/readme.md [deleted file]
keyboards/ergodox/keymaps/default/default.png.md [deleted file]
keyboards/ergodox/keymaps/default/default_highres.png.md [deleted file]
keyboards/ergodox/keymaps/default/keymap.c [deleted file]
keyboards/ergodox/keymaps/default/readme.md [deleted file]
keyboards/ergodox/keymaps/default/visualizer.c [deleted file]
keyboards/ergodox/keymaps/default_osx/keymap.c [deleted file]
keyboards/ergodox/keymaps/default_osx/readme.md [deleted file]
keyboards/ergodox/keymaps/dragon788/keymap.c [deleted file]
keyboards/ergodox/keymaps/dvorak/dvorak.png.md [deleted file]
keyboards/ergodox/keymaps/dvorak/keymap.c [deleted file]
keyboards/ergodox/keymaps/dvorak_emacs/keymap.c [deleted file]
keyboards/ergodox/keymaps/dvorak_emacs/readme.md [deleted file]
keyboards/ergodox/keymaps/dvorak_emacs_software/keymap.c [deleted file]
keyboards/ergodox/keymaps/dvorak_emacs_software/readme.md [deleted file]
keyboards/ergodox/keymaps/dvorak_intl_squisher/keymap.c [deleted file]
keyboards/ergodox/keymaps/dvorak_intl_squisher/readme.md [deleted file]
keyboards/ergodox/keymaps/dvorak_plover/README.md [deleted file]
keyboards/ergodox/keymaps/dvorak_plover/keymap.c [deleted file]
keyboards/ergodox/keymaps/dvorak_programmer/Makefile [deleted file]
keyboards/ergodox/keymaps/dvorak_programmer/README.md [deleted file]
keyboards/ergodox/keymaps/dvorak_programmer/keymap.c [deleted file]
keyboards/ergodox/keymaps/dvorak_programmer_swe/keymap.c [deleted file]
keyboards/ergodox/keymaps/dvorak_programmer_swe/readme.md [deleted file]
keyboards/ergodox/keymaps/dvorak_spanish/keymap.c [deleted file]
keyboards/ergodox/keymaps/dvorak_spanish/readme.md [deleted file]
keyboards/ergodox/keymaps/emacs_osx_dk/keymap.c [deleted file]
keyboards/ergodox/keymaps/emacs_osx_dk/readme.md [deleted file]
keyboards/ergodox/keymaps/erez_experimental/Makefile [deleted file]
keyboards/ergodox/keymaps/erez_experimental/config.h [deleted file]
keyboards/ergodox/keymaps/erez_experimental/keymap.c [deleted file]
keyboards/ergodox/keymaps/erez_experimental/readme.md [deleted file]
keyboards/ergodox/keymaps/familiar/Makefile [deleted file]
keyboards/ergodox/keymaps/familiar/README.md [deleted file]
keyboards/ergodox/keymaps/familiar/keymap.c [deleted file]
keyboards/ergodox/keymaps/french_hacker/keymap.c [deleted file]
keyboards/ergodox/keymaps/french_hacker/readme.md [deleted file]
keyboards/ergodox/keymaps/galson/Makefile [deleted file]
keyboards/ergodox/keymaps/galson/keymap.c [deleted file]
keyboards/ergodox/keymaps/galson/readme.md [deleted file]
keyboards/ergodox/keymaps/german-kinergo/keymap.c [deleted file]
keyboards/ergodox/keymaps/german-kinergo/readme.md [deleted file]
keyboards/ergodox/keymaps/german-lukas/README.md [deleted file]
keyboards/ergodox/keymaps/german-lukas/keymap.c [deleted file]
keyboards/ergodox/keymaps/german-manuneo/compile_keymap.py [deleted file]
keyboards/ergodox/keymaps/german-manuneo/keymap.c [deleted file]
keyboards/ergodox/keymaps/german-manuneo/keymap.md [deleted file]
keyboards/ergodox/keymaps/german/keymap.c [deleted file]
keyboards/ergodox/keymaps/guni/keymap.c [deleted file]
keyboards/ergodox/keymaps/guni/readme.txt [deleted file]
keyboards/ergodox/keymaps/ishigoya-jp/keymap.c [deleted file]
keyboards/ergodox/keymaps/ishigoya-jp/readme.md [deleted file]
keyboards/ergodox/keymaps/italian/keymap.c [deleted file]
keyboards/ergodox/keymaps/italian/readme.md [deleted file]
keyboards/ergodox/keymaps/j3rn/keymap.c [deleted file]
keyboards/ergodox/keymaps/j3rn/readme.md [deleted file]
keyboards/ergodox/keymaps/jack/Makefile [deleted file]
keyboards/ergodox/keymaps/jack/config.h [deleted file]
keyboards/ergodox/keymaps/jack/keymap.c [deleted file]
keyboards/ergodox/keymaps/jacobono/keymap.c [deleted file]
keyboards/ergodox/keymaps/jacobono/readme.md [deleted file]
keyboards/ergodox/keymaps/jafo/jafo-Notes [deleted file]
keyboards/ergodox/keymaps/jafo/jafo-layout.pdf [deleted file]
keyboards/ergodox/keymaps/jafo/keymap.c [deleted file]
keyboards/ergodox/keymaps/jafo/readme.md [deleted file]
keyboards/ergodox/keymaps/jgarr/keymap.c [deleted file]
keyboards/ergodox/keymaps/josh/keymap.c [deleted file]
keyboards/ergodox/keymaps/josh/readme.md [deleted file]
keyboards/ergodox/keymaps/kastyle/keymap.c [deleted file]
keyboards/ergodox/keymaps/kastyle/readme.md [deleted file]
keyboards/ergodox/keymaps/kines-ish/keymap.c [deleted file]
keyboards/ergodox/keymaps/kines-ish/readme.md [deleted file]
keyboards/ergodox/keymaps/kristian/keymap.c [deleted file]
keyboards/ergodox/keymaps/maz/keymap.c [deleted file]
keyboards/ergodox/keymaps/maz/readme.md [deleted file]
keyboards/ergodox/keymaps/mclennon_osx/README.md [deleted file]
keyboards/ergodox/keymaps/mclennon_osx/keymap.c [deleted file]
keyboards/ergodox/keymaps/mpiechotka/keymap.c [deleted file]
keyboards/ergodox/keymaps/mpiechotka/readme.md [deleted file]
keyboards/ergodox/keymaps/msc/keymap.c [deleted file]
keyboards/ergodox/keymaps/msc/readme.md [deleted file]
keyboards/ergodox/keymaps/naps62/keymap.c [deleted file]
keyboards/ergodox/keymaps/naps62/readme.md [deleted file]
keyboards/ergodox/keymaps/neo2_on_qwertz_hardware/keymap.c [deleted file]
keyboards/ergodox/keymaps/neo2_on_qwertz_hardware/keymap.md [deleted file]
keyboards/ergodox/keymaps/norwegian_programmer_osx_pc/keymap.c [deleted file]
keyboards/ergodox/keymaps/norwegian_programmer_osx_pc/readme.md [deleted file]
keyboards/ergodox/keymaps/norwegian_programmer_osx_pc_colemak/keymap.c [deleted file]
keyboards/ergodox/keymaps/norwegian_programmer_osx_pc_colemak/readme.md [deleted file]
keyboards/ergodox/keymaps/ordinary/keymap.c [deleted file]
keyboards/ergodox/keymaps/ordinary/ordinary-base.txt [deleted file]
keyboards/ergodox/keymaps/ordinary/ordinary-media.txt [deleted file]
keyboards/ergodox/keymaps/ordinary/ordinary-special.txt [deleted file]
keyboards/ergodox/keymaps/ordinary/ordinary-symbol.txt [deleted file]
keyboards/ergodox/keymaps/ordinary/readme.md [deleted file]
keyboards/ergodox/keymaps/osx_de/keymap.c [deleted file]
keyboards/ergodox/keymaps/osx_de/osx_de_highres.png.md [deleted file]
keyboards/ergodox/keymaps/osx_de/readme.md [deleted file]
keyboards/ergodox/keymaps/osx_de_adnw_koy/keymap.c [deleted file]
keyboards/ergodox/keymaps/osx_de_adnw_koy/osx_de_adnw_koy_highres.png.md [deleted file]
keyboards/ergodox/keymaps/osx_de_experimental/keymap.c [deleted file]
keyboards/ergodox/keymaps/osx_de_experimental/osx_de_experimental_highres.png.md [deleted file]
keyboards/ergodox/keymaps/osx_de_experimental/readme.md [deleted file]
keyboards/ergodox/keymaps/osx_fr/keymap.c [deleted file]
keyboards/ergodox/keymaps/osx_kinesis_pnut/keymap.c [deleted file]
keyboards/ergodox/keymaps/osx_whiskey_tango_foxtrot_capslock/keymap.c [deleted file]
keyboards/ergodox/keymaps/osx_whiskey_tango_foxtrot_capslock/readme.md [deleted file]
keyboards/ergodox/keymaps/phoenix/keymap.c [deleted file]
keyboards/ergodox/keymaps/phoenix/readme.md [deleted file]
keyboards/ergodox/keymaps/plover/keymap.c [deleted file]
keyboards/ergodox/keymaps/plums/keymap.c [deleted file]
keyboards/ergodox/keymaps/plums/readme.md [deleted file]
keyboards/ergodox/keymaps/pvinis/Changelog.md [deleted file]
keyboards/ergodox/keymaps/pvinis/Makefile [deleted file]
keyboards/ergodox/keymaps/pvinis/Readme.md [deleted file]
keyboards/ergodox/keymaps/pvinis/keymap.c [deleted file]
keyboards/ergodox/keymaps/replicaJunction/config.h [deleted file]
keyboards/ergodox/keymaps/replicaJunction/keymap.c [deleted file]
keyboards/ergodox/keymaps/replicaJunction/readme.md [deleted file]
keyboards/ergodox/keymaps/reset_eeprom/keymap.c [deleted file]
keyboards/ergodox/keymaps/robot_test_layout/keymap.c [deleted file]
keyboards/ergodox/keymaps/robot_test_layout/readme.md [deleted file]
keyboards/ergodox/keymaps/romanzolotarev-norman-osx/keymap.c [deleted file]
keyboards/ergodox/keymaps/romanzolotarev-norman-osx/readme.md [deleted file]
keyboards/ergodox/keymaps/romanzolotarev-norman-plover-osx-hjkl/keymap.c [deleted file]
keyboards/ergodox/keymaps/romanzolotarev-norman-plover-osx-hjkl/readme.md [deleted file]
keyboards/ergodox/keymaps/romanzolotarev-norman-plover-osx/keymap.c [deleted file]
keyboards/ergodox/keymaps/romanzolotarev-norman-plover-osx/readme.md [deleted file]
keyboards/ergodox/keymaps/romanzolotarev-norman-qwerty-osx/keymap.c [deleted file]
keyboards/ergodox/keymaps/romanzolotarev-norman-qwerty-osx/readme.md [deleted file]
keyboards/ergodox/keymaps/sethbc/Makefile [deleted file]
keyboards/ergodox/keymaps/sethbc/keymap.c [deleted file]
keyboards/ergodox/keymaps/sethbc/readme.md [deleted file]
keyboards/ergodox/keymaps/siroken3/default.png.md [deleted file]
keyboards/ergodox/keymaps/siroken3/default_highres.png.md [deleted file]
keyboards/ergodox/keymaps/siroken3/keymap.c [deleted file]
keyboards/ergodox/keymaps/siroken3/readme.md [deleted file]
keyboards/ergodox/keymaps/sneako/keymap.c [deleted file]
keyboards/ergodox/keymaps/sneako/readme.md [deleted file]
keyboards/ergodox/keymaps/software_neo2/keymap.c [deleted file]
keyboards/ergodox/keymaps/supercoder/config.h [deleted file]
keyboards/ergodox/keymaps/supercoder/keymap.c [deleted file]
keyboards/ergodox/keymaps/supercoder/makefile.mk [deleted file]
keyboards/ergodox/keymaps/supercoder/readme.md [deleted file]
keyboards/ergodox/keymaps/swedish-lindhe/keymap.c [deleted file]
keyboards/ergodox/keymaps/swedish-lindhe/readme.md [deleted file]
keyboards/ergodox/keymaps/swedish/keymap.c [deleted file]
keyboards/ergodox/keymaps/swedish/readme.md [deleted file]
keyboards/ergodox/keymaps/swissgerman/keyboard-layout.json [deleted file]
keyboards/ergodox/keymaps/swissgerman/keyboard-layout_1_2.json [deleted file]
keyboards/ergodox/keymaps/swissgerman/keymap.c [deleted file]
keyboards/ergodox/keymaps/swissgerman/readme.md [deleted file]
keyboards/ergodox/keymaps/techtomas/keymap.c [deleted file]
keyboards/ergodox/keymaps/techtomas/readme.md [deleted file]
keyboards/ergodox/keymaps/teckinesis/keymap.c [deleted file]
keyboards/ergodox/keymaps/teckinesis/ordinary-special.png.md [deleted file]
keyboards/ergodox/keymaps/teckinesis/ordinary-special.txt [deleted file]
keyboards/ergodox/keymaps/teckinesis/readme.md [deleted file]
keyboards/ergodox/keymaps/teckinesis/teckinesis-base.json [deleted file]
keyboards/ergodox/keymaps/teckinesis/teckinesis-media.json [deleted file]
keyboards/ergodox/keymaps/teckinesis/teckinesis-symbol.json [deleted file]
keyboards/ergodox/keymaps/tkuichooseyou/README.md [deleted file]
keyboards/ergodox/keymaps/tkuichooseyou/keymap.c [deleted file]
keyboards/ergodox/keymaps/tm2030/keymap.c [deleted file]
keyboards/ergodox/keymaps/tm2030/readme.md [deleted file]
keyboards/ergodox/keymaps/tonyabra_osx/keymap.c [deleted file]
keyboards/ergodox/keymaps/tonyabra_osx/readme.md [deleted file]
keyboards/ergodox/keymaps/townk_osx/config.h [deleted file]
keyboards/ergodox/keymaps/townk_osx/keymap.c [deleted file]
keyboards/ergodox/keymaps/townk_osx/makefile.mk [deleted file]
keyboards/ergodox/keymaps/townk_osx/readme.md [deleted file]
keyboards/ergodox/keymaps/twentylives_dvorak_with_hebrew/keymap.c [deleted file]
keyboards/ergodox/keymaps/twentylives_dvorak_with_hebrew/readme.md [deleted file]
keyboards/ergodox/keymaps/twey/keymap.c [deleted file]
keyboards/ergodox/keymaps/twey/readme.md [deleted file]
keyboards/ergodox/keymaps/videck/Makefile [deleted file]
keyboards/ergodox/keymaps/videck/config.h [deleted file]
keyboards/ergodox/keymaps/videck/keymap.c [deleted file]
keyboards/ergodox/keymaps/videck/readme.md [deleted file]
keyboards/ergodox/keymaps/videck/videck.json [deleted file]
keyboards/ergodox/keymaps/win10_writers-block/Makefile [deleted file]
keyboards/ergodox/keymaps/win10_writers-block/config.h [deleted file]
keyboards/ergodox/keymaps/win10_writers-block/keymap.c [deleted file]
keyboards/ergodox/keymaps/win10_writers-block/readme.md [deleted file]
keyboards/ergodox/keymaps/workman_osx_mdw/keymap.c [deleted file]
keyboards/ergodox/keymaps/xyverz/keymap.c [deleted file]
keyboards/ergodox/keymaps/xyverz/readme.md [deleted file]
keyboards/ergodox/keymaps/yoruian/90-ergodox-yoruian.conf [deleted file]
keyboards/ergodox/keymaps/yoruian/Makefile [deleted file]
keyboards/ergodox/keymaps/yoruian/README [deleted file]
keyboards/ergodox/keymaps/yoruian/ergodox_yoruian [deleted file]
keyboards/ergodox/keymaps/yoruian/keymap.c [deleted file]
keyboards/ergodox/keymaps/yoruian/yoruian.h [deleted file]
keyboards/ergodox/keymaps/zweihander-osx/Makefile [deleted file]
keyboards/ergodox/keymaps/zweihander-osx/keymap.c [deleted file]
keyboards/ergodox/keymaps/zweihander-osx/readme.markdown [deleted file]
keyboards/ergodox/readme.md [deleted file]
keyboards/ergodox/rules.mk [deleted file]
keyboards/ergodox_ez/190hotfix.sh [new file with mode: 0644]
keyboards/ergodox_ez/Makefile [new file with mode: 0644]
keyboards/ergodox_ez/config.h [new file with mode: 0644]
keyboards/ergodox_ez/ergodox_ez.c [new file with mode: 0644]
keyboards/ergodox_ez/ergodox_ez.h [new file with mode: 0644]
keyboards/ergodox_ez/i2cmaster.h [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/blakedietz/keymap.c [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/default/default.png.md [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/default/default_highres.png.md [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/default/readme.md [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/default_osx/keymap.c [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/default_osx/readme.md [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/drashna-custom/Makefile [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/drashna-custom/config.h [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/drashna-custom/keymap.c [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/drashna/Makefile [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/drashna/config.h [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/drashna/keymap.c [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/drashna/readme.md [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/profet_80/keymap.c [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/profet_80/readme.md [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/steno/Makefile [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/steno/keymap.c [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/steno/readme.md [new file with mode: 0644]
keyboards/ergodox_ez/matrix.c [new file with mode: 0644]
keyboards/ergodox_ez/readme.md [new file with mode: 0644]
keyboards/ergodox_ez/rules.mk [new file with mode: 0644]
keyboards/ergodox_ez/twimaster.c [new file with mode: 0644]
keyboards/ergodox_ez/util/compile_keymap.py [new file with mode: 0644]
keyboards/ergodox_ez/util/readme.md [new file with mode: 0644]
keyboards/ergodox_infinity/MEMO.txt [new file with mode: 0644]
keyboards/ergodox_infinity/Makefile [new file with mode: 0644]
keyboards/ergodox_infinity/board_is31fl3731c.h [new file with mode: 0644]
keyboards/ergodox_infinity/board_st7565.h [new file with mode: 0644]
keyboards/ergodox_infinity/bootloader_defs.h [new file with mode: 0644]
keyboards/ergodox_infinity/chconf.h [new file with mode: 0644]
keyboards/ergodox_infinity/config.h [new file with mode: 0644]
keyboards/ergodox_infinity/ergodox_infinity.c [new file with mode: 0644]
keyboards/ergodox_infinity/ergodox_infinity.h [new file with mode: 0644]
keyboards/ergodox_infinity/gfxconf.h [new file with mode: 0644]
keyboards/ergodox_infinity/halconf.h [new file with mode: 0644]
keyboards/ergodox_infinity/led.c [new file with mode: 0644]
keyboards/ergodox_infinity/matrix.c [new file with mode: 0644]
keyboards/ergodox_infinity/mcuconf.h [new file with mode: 0644]
keyboards/ergodox_infinity/readme.md [new file with mode: 0644]
keyboards/ergodox_infinity/rules.mk [new file with mode: 0644]
keyboards/ergodox_infinity/simple_visualizer.h [new file with mode: 0644]
keyboards/ergodox_infinity/visualizer.c [new file with mode: 0644]
keyboards/gh60/gh60.h
keyboards/gh60/keymaps/unxmaal/Makefile [deleted file]
keyboards/gh60/keymaps/unxmaal/README.md [deleted file]
keyboards/gh60/keymaps/unxmaal/config.h [deleted file]
keyboards/gh60/keymaps/unxmaal/keymap.c [deleted file]
keyboards/gh60/keymaps/xyverz/keymap.c
keyboards/gh60/rules.mk
keyboards/hadron/ver0/rules.mk
keyboards/hadron/ver2/rules.mk
keyboards/handwired/CMD60/rules.mk
keyboards/handwired/MS_sculpt_mobile/rules.mk
keyboards/handwired/fivethirteen/rules.mk
keyboards/handwired/gamenum/rules.mk
keyboards/handwired/magicforce61/rules.mk
keyboards/handwired/magicforce68/rules.mk
keyboards/handwired/numpad20/rules.mk
keyboards/handwired/onekey/rules.mk
keyboards/handwired/ortho5x13/rules.mk
keyboards/handwired/reddot/rules.mk
keyboards/handwired/trackpoint/rules.mk
keyboards/hhkb/rules.mk
keyboards/kc60/kc60.h
keyboards/kc60/rules.mk
keyboards/kinesis/alvicstep/rules.mk
keyboards/lets_split/keymaps/ergodoxish/Makefile [deleted file]
keyboards/lets_split/keymaps/ergodoxish/config.h [deleted file]
keyboards/lets_split/keymaps/ergodoxish/keymap.c [deleted file]
keyboards/lets_split/lets_split.h
keyboards/lets_split/rev1/rules.mk
keyboards/lets_split/rev2/rules.mk
keyboards/lets_split/rules.mk
keyboards/lets_split/serial.c
keyboards/mitosis/rules.mk
keyboards/nyquist/config.h
keyboards/nyquist/nyquist.h
keyboards/nyquist/rev1/config.h
keyboards/nyquist/rev1/rev1.c
keyboards/nyquist/rev1/rev1.h
keyboards/nyquist/rev1/rules.mk
keyboards/nyquist/rules.mk
keyboards/nyquist/serial.c
keyboards/planck/config.h
keyboards/planck/planck.c
keyboards/planck/planck.h
keyboards/planck/rev3/config.h
keyboards/planck/rev3/rev3.h
keyboards/planck/rev3/rules.mk
keyboards/planck/rev4/config.h
keyboards/planck/rev4/rev4.h
keyboards/planck/rev4/rules.mk
keyboards/planck/rules.mk
keyboards/preonic/preonic.c
keyboards/preonic/preonic.h
keyboards/preonic/rules.mk
keyboards/roadkit/roadkit.h
keyboards/roadkit/rules.mk
keyboards/s60_x/default/rules.mk
keyboards/s60_x/rgb/rules.mk
keyboards/satan/rules.mk
keyboards/satan/satan.h
keyboards/xd75/keymaps/default/Makefile
keyboards/xd75/keymaps/fabian/config.h
keyboards/xd75/keymaps/fabian/keymap.c
keyboards/xd75/rules.mk
keyboards/xd75/xd75.h
layouts/community/60_ansi/layout.json [new file with mode: 0644]
layouts/community/60_ansi/readme.md [new file with mode: 0644]
layouts/community/60_iso/layout.json [new file with mode: 0644]
layouts/community/60_iso/readme.md [new file with mode: 0644]
layouts/community/60_iso/unxmaal/README.md [new file with mode: 0644]
layouts/community/60_iso/unxmaal/config.h [new file with mode: 0644]
layouts/community/60_iso/unxmaal/keymap.c [new file with mode: 0644]
layouts/community/60_iso/unxmaal/rules.mk [new file with mode: 0644]
layouts/community/ergodox/333fred/README.md [new file with mode: 0644]
layouts/community/ergodox/333fred/config.h [new file with mode: 0644]
layouts/community/ergodox/333fred/keymap.c [new file with mode: 0644]
layouts/community/ergodox/333fred/rules.mk [new file with mode: 0644]
layouts/community/ergodox/333fred/visualizer.c [new file with mode: 0644]
layouts/community/ergodox/ab/keyboard-layout.json [new file with mode: 0644]
layouts/community/ergodox/ab/keymap.c [new file with mode: 0644]
layouts/community/ergodox/ab/readme.md [new file with mode: 0644]
layouts/community/ergodox/ab/rules.mk [new file with mode: 0644]
layouts/community/ergodox/absenth/keymap.c [new file with mode: 0644]
layouts/community/ergodox/absenth/readme.md [new file with mode: 0644]
layouts/community/ergodox/adam/config.h [new file with mode: 0644]
layouts/community/ergodox/adam/keymap.c [new file with mode: 0644]
layouts/community/ergodox/adam/readme.md [new file with mode: 0644]
layouts/community/ergodox/adnw_k_o_y/keymap.c [new file with mode: 0644]
layouts/community/ergodox/adnw_k_o_y/readme.md [new file with mode: 0644]
layouts/community/ergodox/albert/config.h [new file with mode: 0644]
layouts/community/ergodox/albert/keymap.c [new file with mode: 0644]
layouts/community/ergodox/albert/readme.md [new file with mode: 0644]
layouts/community/ergodox/albert/rules.mk [new file with mode: 0644]
layouts/community/ergodox/alexjj/keymap.c [new file with mode: 0644]
layouts/community/ergodox/alexjj/readme.md [new file with mode: 0644]
layouts/community/ergodox/algernon/COPYING [new file with mode: 0644]
layouts/community/ergodox/algernon/NEWS.md [new file with mode: 0644]
layouts/community/ergodox/algernon/config.h [new file with mode: 0644]
layouts/community/ergodox/algernon/keymap.c [new file with mode: 0644]
layouts/community/ergodox/algernon/readme.md [new file with mode: 0644]
layouts/community/ergodox/algernon/rules.mk [new file with mode: 0644]
layouts/community/ergodox/algernon/tools/heatmap-layout.ADORE.json [new file with mode: 0644]
layouts/community/ergodox/algernon/tools/heatmap-layout.Dvorak.json [new file with mode: 0644]
layouts/community/ergodox/algernon/tools/hid-commands [new file with mode: 0644]
layouts/community/ergodox/algernon/tools/log-to-heatmap.py [new file with mode: 0644]
layouts/community/ergodox/algernon/tools/text-to-log.py [new file with mode: 0644]
layouts/community/ergodox/alphadox/config.h [new file with mode: 0644]
layouts/community/ergodox/alphadox/keymap.c [new file with mode: 0644]
layouts/community/ergodox/alphadox/rules.mk [new file with mode: 0644]
layouts/community/ergodox/andrew_osx/keymap.c [new file with mode: 0644]
layouts/community/ergodox/belak/LICENSE [new file with mode: 0644]
layouts/community/ergodox/belak/README.md [new file with mode: 0644]
layouts/community/ergodox/belak/keymap.c [new file with mode: 0644]
layouts/community/ergodox/belak/rules.mk [new file with mode: 0644]
layouts/community/ergodox/belak/visualizer.c [new file with mode: 0644]
layouts/community/ergodox/bepo/keymap.c [new file with mode: 0644]
layouts/community/ergodox/bepo/readme.md [new file with mode: 0644]
layouts/community/ergodox/bepo/rules.mk [new file with mode: 0644]
layouts/community/ergodox/bepo_csa/keymap.c [new file with mode: 0644]
layouts/community/ergodox/bepo_csa/readme.md [new file with mode: 0644]
layouts/community/ergodox/bryan/keymap.c [new file with mode: 0644]
layouts/community/ergodox/coderkun_neo2/keymap.c [new file with mode: 0644]
layouts/community/ergodox/coderkun_neo2/readme.md [new file with mode: 0644]
layouts/community/ergodox/coderkun_neo2/rules.mk [new file with mode: 0644]
layouts/community/ergodox/colemak/keymap.c [new file with mode: 0644]
layouts/community/ergodox/colemak/readme.md [new file with mode: 0644]
layouts/community/ergodox/colemak_osx_pc_no/keymap.c [new file with mode: 0644]
layouts/community/ergodox/colemak_osx_pc_no/readme.md [new file with mode: 0644]
layouts/community/ergodox/colemak_programmer/keymap.c [new file with mode: 0644]
layouts/community/ergodox/colemak_programmer/readme.md [new file with mode: 0644]
layouts/community/ergodox/colemak_programmer/rules.mk [new file with mode: 0644]
layouts/community/ergodox/common_nighthawk/keymap.c [new file with mode: 0644]
layouts/community/ergodox/common_nighthawk/rules.mk [new file with mode: 0644]
layouts/community/ergodox/csharp_dev/keymap.c [new file with mode: 0644]
layouts/community/ergodox/csharp_dev/readme.md [new file with mode: 0644]
layouts/community/ergodox/dave/keymap.c [new file with mode: 0644]
layouts/community/ergodox/dave/readme.md [new file with mode: 0644]
layouts/community/ergodox/deadcyclo/keymap.c [new file with mode: 0644]
layouts/community/ergodox/deadcyclo/readme.md [new file with mode: 0644]
layouts/community/ergodox/deadcyclo/rules.mk [new file with mode: 0644]
layouts/community/ergodox/dragon788/keymap.c [new file with mode: 0644]
layouts/community/ergodox/dvorak/dvorak.png.md [new file with mode: 0644]
layouts/community/ergodox/dvorak/keymap.c [new file with mode: 0644]
layouts/community/ergodox/dvorak_emacs/keymap.c [new file with mode: 0644]
layouts/community/ergodox/dvorak_emacs/readme.md [new file with mode: 0644]
layouts/community/ergodox/dvorak_emacs_software/keymap.c [new file with mode: 0644]
layouts/community/ergodox/dvorak_emacs_software/readme.md [new file with mode: 0644]
layouts/community/ergodox/dvorak_intl_squisher/keymap.c [new file with mode: 0644]
layouts/community/ergodox/dvorak_intl_squisher/readme.md [new file with mode: 0644]
layouts/community/ergodox/dvorak_plover/README.md [new file with mode: 0644]
layouts/community/ergodox/dvorak_plover/keymap.c [new file with mode: 0644]
layouts/community/ergodox/dvorak_programmer/README.md [new file with mode: 0644]
layouts/community/ergodox/dvorak_programmer/keymap.c [new file with mode: 0644]
layouts/community/ergodox/dvorak_programmer/rules.mk [new file with mode: 0644]
layouts/community/ergodox/dvorak_programmer_swe/keymap.c [new file with mode: 0644]
layouts/community/ergodox/dvorak_programmer_swe/readme.md [new file with mode: 0644]
layouts/community/ergodox/dvorak_spanish/keymap.c [new file with mode: 0644]
layouts/community/ergodox/dvorak_spanish/readme.md [new file with mode: 0644]
layouts/community/ergodox/emacs_osx_dk/keymap.c [new file with mode: 0644]
layouts/community/ergodox/emacs_osx_dk/readme.md [new file with mode: 0644]
layouts/community/ergodox/erez_experimental/config.h [new file with mode: 0644]
layouts/community/ergodox/erez_experimental/keymap.c [new file with mode: 0644]
layouts/community/ergodox/erez_experimental/readme.md [new file with mode: 0644]
layouts/community/ergodox/erez_experimental/rules.mk [new file with mode: 0644]
layouts/community/ergodox/familiar/README.md [new file with mode: 0644]
layouts/community/ergodox/familiar/keymap.c [new file with mode: 0644]
layouts/community/ergodox/familiar/rules.mk [new file with mode: 0644]
layouts/community/ergodox/french_hacker/keymap.c [new file with mode: 0644]
layouts/community/ergodox/french_hacker/readme.md [new file with mode: 0644]
layouts/community/ergodox/galson/keymap.c [new file with mode: 0644]
layouts/community/ergodox/galson/readme.md [new file with mode: 0644]
layouts/community/ergodox/galson/rules.mk [new file with mode: 0644]
layouts/community/ergodox/german-kinergo/keymap.c [new file with mode: 0644]
layouts/community/ergodox/german-kinergo/readme.md [new file with mode: 0644]
layouts/community/ergodox/german-lukas/README.md [new file with mode: 0644]
layouts/community/ergodox/german-lukas/keymap.c [new file with mode: 0644]
layouts/community/ergodox/german-manuneo/compile_keymap.py [new file with mode: 0644]
layouts/community/ergodox/german-manuneo/keymap.c [new file with mode: 0644]
layouts/community/ergodox/german-manuneo/keymap.md [new file with mode: 0644]
layouts/community/ergodox/german/keymap.c [new file with mode: 0644]
layouts/community/ergodox/guni/keymap.c [new file with mode: 0644]
layouts/community/ergodox/guni/readme.txt [new file with mode: 0644]
layouts/community/ergodox/ishigoya-jp/keymap.c [new file with mode: 0644]
layouts/community/ergodox/ishigoya-jp/readme.md [new file with mode: 0644]
layouts/community/ergodox/italian/keymap.c [new file with mode: 0644]
layouts/community/ergodox/italian/readme.md [new file with mode: 0644]
layouts/community/ergodox/j3rn/keymap.c [new file with mode: 0644]
layouts/community/ergodox/j3rn/readme.md [new file with mode: 0644]
layouts/community/ergodox/jack/config.h [new file with mode: 0644]
layouts/community/ergodox/jack/keymap.c [new file with mode: 0644]
layouts/community/ergodox/jacobono/keymap.c [new file with mode: 0644]
layouts/community/ergodox/jacobono/readme.md [new file with mode: 0644]
layouts/community/ergodox/jafo/jafo-Notes [new file with mode: 0644]
layouts/community/ergodox/jafo/jafo-layout.pdf [new file with mode: 0644]
layouts/community/ergodox/jafo/keymap.c [new file with mode: 0644]
layouts/community/ergodox/jafo/readme.md [new file with mode: 0644]
layouts/community/ergodox/jgarr/keymap.c [new file with mode: 0644]
layouts/community/ergodox/josh/keymap.c [new file with mode: 0644]
layouts/community/ergodox/josh/readme.md [new file with mode: 0644]
layouts/community/ergodox/kastyle/keymap.c [new file with mode: 0644]
layouts/community/ergodox/kastyle/readme.md [new file with mode: 0644]
layouts/community/ergodox/kines-ish/keymap.c [new file with mode: 0644]
layouts/community/ergodox/kines-ish/readme.md [new file with mode: 0644]
layouts/community/ergodox/kristian/keymap.c [new file with mode: 0644]
layouts/community/ergodox/layout.json [new file with mode: 0644]
layouts/community/ergodox/maz/keymap.c [new file with mode: 0644]
layouts/community/ergodox/maz/readme.md [new file with mode: 0644]
layouts/community/ergodox/mclennon_osx/README.md [new file with mode: 0644]
layouts/community/ergodox/mclennon_osx/keymap.c [new file with mode: 0644]
layouts/community/ergodox/mpiechotka/keymap.c [new file with mode: 0644]
layouts/community/ergodox/mpiechotka/readme.md [new file with mode: 0644]
layouts/community/ergodox/msc/keymap.c [new file with mode: 0644]
layouts/community/ergodox/msc/readme.md [new file with mode: 0644]
layouts/community/ergodox/naps62/keymap.c [new file with mode: 0644]
layouts/community/ergodox/naps62/readme.md [new file with mode: 0644]
layouts/community/ergodox/neo2_on_qwertz_hardware/keymap.c [new file with mode: 0644]
layouts/community/ergodox/neo2_on_qwertz_hardware/keymap.md [new file with mode: 0644]
layouts/community/ergodox/norwegian_programmer_osx_pc/keymap.c [new file with mode: 0644]
layouts/community/ergodox/norwegian_programmer_osx_pc/readme.md [new file with mode: 0644]
layouts/community/ergodox/norwegian_programmer_osx_pc_colemak/keymap.c [new file with mode: 0644]
layouts/community/ergodox/norwegian_programmer_osx_pc_colemak/readme.md [new file with mode: 0644]
layouts/community/ergodox/ordinary/keymap.c [new file with mode: 0644]
layouts/community/ergodox/ordinary/ordinary-base.txt [new file with mode: 0644]
layouts/community/ergodox/ordinary/ordinary-media.txt [new file with mode: 0644]
layouts/community/ergodox/ordinary/ordinary-special.txt [new file with mode: 0644]
layouts/community/ergodox/ordinary/ordinary-symbol.txt [new file with mode: 0644]
layouts/community/ergodox/ordinary/readme.md [new file with mode: 0644]
layouts/community/ergodox/osx_de/keymap.c [new file with mode: 0644]
layouts/community/ergodox/osx_de/osx_de_highres.png.md [new file with mode: 0644]
layouts/community/ergodox/osx_de/readme.md [new file with mode: 0644]
layouts/community/ergodox/osx_de_adnw_koy/keymap.c [new file with mode: 0644]
layouts/community/ergodox/osx_de_adnw_koy/osx_de_adnw_koy_highres.png.md [new file with mode: 0644]
layouts/community/ergodox/osx_de_experimental/keymap.c [new file with mode: 0644]
layouts/community/ergodox/osx_de_experimental/osx_de_experimental_highres.png.md [new file with mode: 0644]
layouts/community/ergodox/osx_de_experimental/readme.md [new file with mode: 0644]
layouts/community/ergodox/osx_fr/keymap.c [new file with mode: 0644]
layouts/community/ergodox/osx_kinesis_pnut/keymap.c [new file with mode: 0644]
layouts/community/ergodox/osx_whiskey_tango_foxtrot_capslock/keymap.c [new file with mode: 0644]
layouts/community/ergodox/osx_whiskey_tango_foxtrot_capslock/readme.md [new file with mode: 0644]
layouts/community/ergodox/phoenix/keymap.c [new file with mode: 0644]
layouts/community/ergodox/phoenix/readme.md [new file with mode: 0644]
layouts/community/ergodox/plover/keymap.c [new file with mode: 0644]
layouts/community/ergodox/plums/keymap.c [new file with mode: 0644]
layouts/community/ergodox/plums/readme.md [new file with mode: 0644]
layouts/community/ergodox/pvinis/Changelog.md [new file with mode: 0644]
layouts/community/ergodox/pvinis/Readme.md [new file with mode: 0644]
layouts/community/ergodox/pvinis/keymap.c [new file with mode: 0644]
layouts/community/ergodox/pvinis/rules.mk [new file with mode: 0644]
layouts/community/ergodox/readme.md [new file with mode: 0644]
layouts/community/ergodox/replicaJunction/config.h [new file with mode: 0644]
layouts/community/ergodox/replicaJunction/keymap.c [new file with mode: 0644]
layouts/community/ergodox/replicaJunction/readme.md [new file with mode: 0644]
layouts/community/ergodox/reset_eeprom/keymap.c [new file with mode: 0644]
layouts/community/ergodox/robot_test_layout/keymap.c [new file with mode: 0644]
layouts/community/ergodox/robot_test_layout/readme.md [new file with mode: 0644]
layouts/community/ergodox/romanzolotarev-norman-osx/keymap.c [new file with mode: 0644]
layouts/community/ergodox/romanzolotarev-norman-osx/readme.md [new file with mode: 0644]
layouts/community/ergodox/romanzolotarev-norman-plover-osx-hjkl/keymap.c [new file with mode: 0644]
layouts/community/ergodox/romanzolotarev-norman-plover-osx-hjkl/readme.md [new file with mode: 0644]
layouts/community/ergodox/romanzolotarev-norman-plover-osx/keymap.c [new file with mode: 0644]
layouts/community/ergodox/romanzolotarev-norman-plover-osx/readme.md [new file with mode: 0644]
layouts/community/ergodox/romanzolotarev-norman-qwerty-osx/keymap.c [new file with mode: 0644]
layouts/community/ergodox/romanzolotarev-norman-qwerty-osx/readme.md [new file with mode: 0644]
layouts/community/ergodox/sethbc/keymap.c [new file with mode: 0644]
layouts/community/ergodox/sethbc/readme.md [new file with mode: 0644]
layouts/community/ergodox/sethbc/rules.mk [new file with mode: 0644]
layouts/community/ergodox/siroken3/default.png.md [new file with mode: 0644]
layouts/community/ergodox/siroken3/default_highres.png.md [new file with mode: 0644]
layouts/community/ergodox/siroken3/keymap.c [new file with mode: 0644]
layouts/community/ergodox/siroken3/readme.md [new file with mode: 0644]
layouts/community/ergodox/sneako/keymap.c [new file with mode: 0644]
layouts/community/ergodox/sneako/readme.md [new file with mode: 0644]
layouts/community/ergodox/software_neo2/keymap.c [new file with mode: 0644]
layouts/community/ergodox/supercoder/config.h [new file with mode: 0644]
layouts/community/ergodox/supercoder/keymap.c [new file with mode: 0644]
layouts/community/ergodox/supercoder/makefile.mk [new file with mode: 0644]
layouts/community/ergodox/supercoder/readme.md [new file with mode: 0644]
layouts/community/ergodox/swedish-lindhe/keymap.c [new file with mode: 0644]
layouts/community/ergodox/swedish-lindhe/readme.md [new file with mode: 0644]
layouts/community/ergodox/swedish/keymap.c [new file with mode: 0644]
layouts/community/ergodox/swedish/readme.md [new file with mode: 0644]
layouts/community/ergodox/swissgerman/keyboard-layout.json [new file with mode: 0644]
layouts/community/ergodox/swissgerman/keyboard-layout_1_2.json [new file with mode: 0644]
layouts/community/ergodox/swissgerman/keymap.c [new file with mode: 0644]
layouts/community/ergodox/swissgerman/readme.md [new file with mode: 0644]
layouts/community/ergodox/techtomas/keymap.c [new file with mode: 0644]
layouts/community/ergodox/techtomas/readme.md [new file with mode: 0644]
layouts/community/ergodox/teckinesis/keymap.c [new file with mode: 0644]
layouts/community/ergodox/teckinesis/ordinary-special.png.md [new file with mode: 0644]
layouts/community/ergodox/teckinesis/ordinary-special.txt [new file with mode: 0644]
layouts/community/ergodox/teckinesis/readme.md [new file with mode: 0644]
layouts/community/ergodox/teckinesis/teckinesis-base.json [new file with mode: 0644]
layouts/community/ergodox/teckinesis/teckinesis-media.json [new file with mode: 0644]
layouts/community/ergodox/teckinesis/teckinesis-symbol.json [new file with mode: 0644]
layouts/community/ergodox/tkuichooseyou/README.md [new file with mode: 0644]
layouts/community/ergodox/tkuichooseyou/keymap.c [new file with mode: 0644]
layouts/community/ergodox/tm2030/keymap.c [new file with mode: 0644]
layouts/community/ergodox/tm2030/readme.md [new file with mode: 0644]
layouts/community/ergodox/tonyabra_osx/keymap.c [new file with mode: 0644]
layouts/community/ergodox/tonyabra_osx/readme.md [new file with mode: 0644]
layouts/community/ergodox/townk_osx/config.h [new file with mode: 0644]
layouts/community/ergodox/townk_osx/keymap.c [new file with mode: 0644]
layouts/community/ergodox/townk_osx/makefile.mk [new file with mode: 0644]
layouts/community/ergodox/townk_osx/readme.md [new file with mode: 0644]
layouts/community/ergodox/twentylives_dvorak_with_hebrew/keymap.c [new file with mode: 0644]
layouts/community/ergodox/twentylives_dvorak_with_hebrew/readme.md [new file with mode: 0644]
layouts/community/ergodox/twey/keymap.c [new file with mode: 0644]
layouts/community/ergodox/twey/readme.md [new file with mode: 0644]
layouts/community/ergodox/videck/config.h [new file with mode: 0644]
layouts/community/ergodox/videck/keymap.c [new file with mode: 0644]
layouts/community/ergodox/videck/readme.md [new file with mode: 0644]
layouts/community/ergodox/videck/rules.mk [new file with mode: 0644]
layouts/community/ergodox/videck/videck.json [new file with mode: 0644]
layouts/community/ergodox/win10_writers-block/config.h [new file with mode: 0644]
layouts/community/ergodox/win10_writers-block/keymap.c [new file with mode: 0644]
layouts/community/ergodox/win10_writers-block/readme.md [new file with mode: 0644]
layouts/community/ergodox/win10_writers-block/rules.mk [new file with mode: 0644]
layouts/community/ergodox/workman_osx_mdw/keymap.c [new file with mode: 0644]
layouts/community/ergodox/xyverz/keymap.c [new file with mode: 0644]
layouts/community/ergodox/xyverz/readme.md [new file with mode: 0644]
layouts/community/ergodox/yoruian/90-ergodox-yoruian.conf [new file with mode: 0644]
layouts/community/ergodox/yoruian/README [new file with mode: 0644]
layouts/community/ergodox/yoruian/ergodox_yoruian [new file with mode: 0644]
layouts/community/ergodox/yoruian/keymap.c [new file with mode: 0644]
layouts/community/ergodox/yoruian/rules.mk [new file with mode: 0644]
layouts/community/ergodox/yoruian/yoruian.h [new file with mode: 0644]
layouts/community/ergodox/zweihander-osx/keymap.c [new file with mode: 0644]
layouts/community/ergodox/zweihander-osx/readme.markdown [new file with mode: 0644]
layouts/community/ergodox/zweihander-osx/rules.mk [new file with mode: 0644]
layouts/community/ortho_4x12/ergodoxish/config.h [new file with mode: 0644]
layouts/community/ortho_4x12/ergodoxish/keymap.c [new file with mode: 0644]
layouts/community/ortho_4x12/layout.json [new file with mode: 0644]
layouts/community/ortho_4x12/readme.md [new file with mode: 0644]
layouts/community/ortho_4x4/layout.json [new file with mode: 0644]
layouts/community/ortho_4x4/readme.md [new file with mode: 0644]
layouts/community/ortho_5x12/layout.json [new file with mode: 0644]
layouts/community/ortho_5x12/readme.md [new file with mode: 0644]
layouts/community/ortho_5x15/layout.json [new file with mode: 0644]
layouts/community/ortho_5x15/readme.md [new file with mode: 0644]
layouts/default/60_ansi/default_60_ansi/keymap.c [new file with mode: 0644]
layouts/default/60_ansi/layout.json [new file with mode: 0644]
layouts/default/60_ansi/readme.md [new file with mode: 0644]
layouts/default/60_iso/default_60_iso/keymap.c [new file with mode: 0644]
layouts/default/60_iso/layout.json [new file with mode: 0644]
layouts/default/60_iso/readme.md [new file with mode: 0644]
layouts/default/ergodox/default_ergodox/keymap.c [new file with mode: 0644]
layouts/default/ergodox/layout.json [new file with mode: 0644]
layouts/default/ergodox/readme.md [new file with mode: 0644]
layouts/default/ortho_4x12/default_ortho_4x12/keymap.c [new file with mode: 0644]
layouts/default/ortho_4x12/layout.json [new file with mode: 0644]
layouts/default/ortho_4x12/readme.md [new file with mode: 0644]
layouts/default/ortho_4x4/default_ortho_4x4/keymap.c [new file with mode: 0644]
layouts/default/ortho_4x4/layout.json [new file with mode: 0644]
layouts/default/ortho_4x4/readme.md [new file with mode: 0644]
layouts/default/ortho_5x12/default_ortho_5x12/keymap.c [new file with mode: 0644]
layouts/default/ortho_5x12/layout.json [new file with mode: 0644]
layouts/default/ortho_5x12/readme.md [new file with mode: 0644]
layouts/default/ortho_5x15/default_ortho_5x15/keymap.c [new file with mode: 0644]
layouts/default/ortho_5x15/layout.json [new file with mode: 0644]
layouts/default/ortho_5x15/readme.md [new file with mode: 0644]
quantum/visualizer/visualizer.mk