Teng
55d37d9fbc
add a new keymap of DZ60 for MacOS ( #5760 )
...
* add a new keymap of DZ60 for MacOS
* dz60:macos_64
1. remove useless bright keys code, change to KC_PAUSE
2. add a documentation link in the readme
2019-05-02 08:02:34 -07:00
yynmt
4db31fb374
Add new keyboard KagaMidget ( #5755 )
...
* Add KagaMidget keyboard
* Update readme.md
2019-05-02 07:55:55 -07:00
Takeshi ISHII
3956b7c685
add '#define USE_SERIAL' to keyboards/mint60/config.h ( #5758 )
...
If there is no '#define USE_SERIAL', qmk configurator will give an error, so add '#define USE_SERIAL' to `mint60/config.h`。
2019-05-02 07:37:37 -07:00
Naoto Takai
de5c8d86b4
Add support for Nomu30 ( #5759 )
2019-05-02 07:33:04 -07:00
zvecr
7e68faa336
[Keyboard] Plaid - Add compatibility for LAYOUTS = planck_mit planck_grid ( #5591 )
...
* Add compatibility for LAYOUTS = planck_mit planck_grid
* Add compatibility for LAYOUTS = ortho_4x12
* Remove planck_grid community support from Plaid
2019-05-01 21:50:16 -07:00
wanleg
588b2329cb
Wanleg tuneup / additions ( #5752 )
...
* change split keyboard tapping term in userspace
* fix 5x15 layout numpad movement
* minor changes for Nori setup
* edit based on 40percentclub refactor change
* fix gherkin due to refactor
* kbd6x wanleg keymap
* kbd6x edits
* kbd6x tweak
* fn / backlight layer
* fix jj40 rgb hex issue
* wanleg gherkin lighting
* 4x12 layout cleanup
* move kbd6x to new kbdfans directory
* minor edit related to new kbdfans directory
* mac layout for kbd6x
* gherkin flip option
* tweak tapping term on lets_split
* edit for keebio board coalescing
* update user readme with git hints
* wanleg miniaxe keymap
* testing Permissive Hold instead of Mod Tap Interrupt
* wiring names
* kbd6x keymap
* change default backlight behaviour on kbd6x
* userspace underglow
* userspace underglow
* underglow tweaks
* user readme update
* more layer underglow tweaks
* fix userspace for non-underglow-enabled boards
* readme edits
* readme edits
* readme edits
* readme edits
* Update readme.md
* Update readme.md
* readme edits
* readme edits
* update keymap picture
2019-05-01 20:29:00 -07:00
roguepullrequest
6fa88d981c
Roguepullrequest planck layout update ( #5751 )
...
* First publish of roguepullreqest programmer dvorak planck layout
* Removed junk line
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Removed layer songs
Removed layer songs for cleanliness. Will use them later.
* Update keyboards/planck/keymaps/roguepullrequest/readme.md
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Made basic LSHIFT framework but is not working. Listed other tapdances.
* Got LSHIFT to work
* Added working RSHIFT
* Added working TD_S
* Cleaned up LEFT and RIGHT [ { ] } on the UPPER layer.
* Cleaned up layout.
* Reenabled audio space is not needed right now.
* Added tap dances and layout image
* Started dactylmanuform layout
* Revert "Started dactylmanuform layout"
This reverts commit 5ef48e4a23
.
2019-05-01 20:27:54 -07:00
XScorpion2
22ba36a4d8
rgblight 255 hue ( #5547 )
2019-05-01 08:02:02 -07:00
Josh Hinnebusch
61ce41ae13
[Keyboard] Update hineybush keyboard projects ( #5554 )
...
* Add H87a keymap and info
* Create readme.md
* Add h87a .json for kbfirmware.com use
* Update readme.md
* Update readme.md
* Update h87a files
* Delete Makefile
* Update readme.md
* Delete desktop.ini
* update files to match new QMK framework
* Update files to match new QMK structure
* Update files to match new QMK structure
* add layout name information
* Add info.json
* update keymap to support layout_all
* update keymap to support layout_all
* update rules.mk to fix filesize
* Update readme.md
* Update config.h
* Update readme.md
* Update config.h
* Update config.h
Add "define CONFIG_H and include "config_common.h" back to file
* update config.h to include RGB turnoff when PC goes to sleep
* update info.json
* update info.json
* Update readme.md
Add project link
* Update readme.md
* refactor hineybush projects into single folder. update hineyg80 to modern code
* updated layout file to reflect new keymap changes
* actually updated all layout names this time, verified make
* Update keyboards/hineybush/h87a/h87a.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/default/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/readme.md
Co-Authored-By: hineybush <josh@hinnebus.ch>
* edit based on PR edit requests
* update hiney80 files to avoid confusion
* update hineyg80.h to reflect matrix
* Update keyboards/hineybush/hineyg80/info.json
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/info.json
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/info.json
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/info.json
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/default/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/keymaps/wkl/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/default/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/readme.md
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/readme.md
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/readme.md
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/readme.md
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/default/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/keymaps/default/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/readme.md
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/readme.md
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/hineyg80.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* update hineyg80 config.h
* Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/hineyg80.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/hineyg80.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/hineyg80.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/h87a/keymaps/wkl/keymap.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/hineyg80.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/hineyg80.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/hineyg80.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/hineyg80.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/hineyg80.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/hineyg80.c
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
* Update keyboards/hineybush/hineyg80/config.h
Co-Authored-By: hineybush <josh@hinnebus.ch>
2019-04-30 22:35:49 -07:00
Jan Christoph Ebersbach
074be4fe5e
[Keyboard] Signum3.0 generate json keymap ( #5688 )
...
* Remove dependency on sortedcontainers
* Sort dictionary on output
* Externalize writing of keymap.c into function
- serialize layers into one flat list
* Add encoding
* Generate JSON keymap in addition to keymap.c
* Replace XXXXXX with KC_NO
2019-04-30 21:53:29 -07:00
mikethetiger
670ff2d19f
[Keymap] Made adjustment to my Preonic keymap ( #5733 )
...
* Added my Preonic keymap
* Update keyboards/preonic/keymaps/mikethetiger/keymap.c
Co-Authored-By: mikethetiger <30720424+mikethetiger@users.noreply.github.com>
* Update keyboards/preonic/keymaps/mikethetiger/keymap.c
Co-Authored-By: mikethetiger <30720424+mikethetiger@users.noreply.github.com>
* Added my Preonic keymap
* Added my Preonic keymap
2019-04-30 21:35:21 -07:00
XScorpion2
e95283b545
[Keymap] Xulkal keymap tweeks ( #5746 )
...
* Minor keymap tweeks and more oled data
* Update keymap.c
2019-04-30 20:55:01 -07:00
Benjamin
8725197ad6
[Keyboard] Adds support for BM16S keyboard ( #5659 )
...
* Added support for BM16S keyboard.
* Update keyboards/bm16s/bm16s.h
Co-Authored-By: bontakun <ben@bontakun.net>
* Update keyboards/bm16s/bm16s.h
Co-Authored-By: bontakun <ben@bontakun.net>
* Cleaned up a bunch of unneeded stuff.
* Made layout name match.
* Changed rules file to have correct bootloader and indention. Updated readme to reflect availability on krepublic. Updated keymap to have more obvious RGB controls.
* Removed unnecessary file.
* Fixed grammar in readme.
Co-Authored-By: bontakun <ben@bontakun.net>
* Migrated to autogenerated layout config, without issue.
* Renamed LAYOUT to match community standards.
2019-04-30 19:29:51 -07:00
Daniel Peregolise
7c2a7ab817
[Keyboard] doro67 readme clarification ( #5736 )
...
* readme clarification
* Apply suggestions from code review
verbiage updates
Co-Authored-By: dperegolise <danielperegolise@gmail.com>
* mechmerlin suggested verbiage
2019-04-30 12:11:57 -07:00
Jeremy Bernhardt
0cde880747
🐮 🥛 Butterstick Support 🥛 🐮 ( #5742 )
...
* Working on chording
* Working on chording
* Got layouts in order
* Initial Georgi support
* forgot to add keymaps
* Updated readme
* Update keyboards/georgi/keymaps/template/readme.md
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.h
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/matrix.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/template/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/matrix.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Disabled features, updated info
* Update keyboards/georgi/config.h
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/config.h
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Fixed info.json
* Split the number button and fixed gaming mode.
* started work on history feature
* Working history/multikeyfuckery
* type
* inital code reduction refactor
* Got multikey patched up, optimizing for size
* Forgot to remove stuff
* fixed key repeat
* Key repeat added.
* Symshift locking
* Midchord Sym shenanigans.
* Added only QWERTY mode
* Split out header
* Added stickybits, minimal layour
* Fixing user layout
* Whitespace fixing
* Fixing Version name
* Starting work on BS
* Fixing default layout and rules
* Updated Butter fw
* Copy-paste rebase
* more fixing from merge. Fuck
* Forgot to roll version
* Added revisions as per @mechmerlin
2019-04-30 08:28:01 -07:00
motform
b09dc19d32
[Keymap] Add motform planck keymap (swedish colemak) ( #5734 )
...
* [Keymap] Add motform planck keymap (swedish colemak)
* Add readme and remove unused enums (thanks @drasha!)
2019-04-30 08:25:31 -07:00
XScorpion2
bb208f3e3b
Implement kb function for rgb matrix to led lookup ( #5738 )
2019-04-30 07:55:53 -07:00
Jan Christoph Ebersbach
483ad4e3e0
[Keyboard] Signum 3.0 Fix key order in layout ( #5687 )
...
* Fix key order in layout
* Reduce keyboard dimensions
* Reduce space around keys
2019-04-29 22:06:23 -07:00
Jan Christoph Ebersbach
4c2453aa1b
[Keyboard] Signum3.0 remove sortedcontainers ( #5679 )
...
* Remove dependency on sortedcontainers
* Sort dictionary on output
2019-04-29 21:35:34 -07:00
Jeremy Bernhardt
507805cd10
[Keyboard] Fixing drag-and-drop ( #5728 )
...
* Fixing drag-and-drop
* Forgot to rtfm and do a full build. Added colemak
* What
2019-04-29 17:29:00 -07:00
David Dai
e77e46f4bf
[Keyboard] Adding ortho_4x12 & planck_mit layouts for KBD4X ( #5729 )
...
* Adding ortho_4x12 & planck_mit layouts for KBD4X.
* Adding LAYOUT_kc_ortho_4x12 macro to KBD4x.
* Turn off console for KBD4X so firmware size falls within limit.
2019-04-29 17:27:49 -07:00
noroadsleft
1f0a2d5550
[Keyboard] Minor fixes for Baguette ( #5737 )
...
* Fix Baguette ISO layout in QMK Configurator
Corrected the position of the ISO Enter key.
* Fix readme markdown
Was missing a line break.
2019-04-29 17:23:01 -07:00
XScorpion2
a7113c8ed0
Updated rgb_led struct field modifier to flags ( #5619 )
...
Updated effects to test led flags
Updated massdrop to use new flags field for led toggle
2019-04-29 15:18:50 -07:00
noroadsleft
e337bb82a3
Fix Planck and Preonic builds ( #5658 )
...
* Planck: Copy contents of Planck rules.mk to each revision
* Planck: Delete Planck rules.mk
* Planck: Concatenate duplicate rules
Concatenate rules that are set and then overridden into one setting.
* Preonic: Copy contents of Preonic rules.mk to each revision
* Preonic: Delete Preonic rules.mk
* Preonic: Concatenate duplicate rules
Concatenate rules that are set and then overridden into one setting.
* Planck: Delete non-specific Bootloader settings from revs. 1 and 2
Deleted BOOTLOADER setting code block, as the checks were only valid for revs. 3-5 and the Planck Light.
Neither Planck rev1 or rev2 set the bootloader via rules.mk, so there's no setting of BOOTLOADER in their rules.mk files.
* Preonic: Fix BOOTLOADER settings code blocks
* Preonic: delete extra blank lines from rules.mk files
* Preonic: delete AVR-type hardware config blocks from rev3
* Update Planck and Preonic readme files
- update Hardware Supported
- update/add Install Examples
- update Docs paragraph
* Enable Bootmagic Lite where it is disabled
Enabled Bootmagic Lite for:
- Planck Light
- Planck revs. 1-5
- Preonic revs. 1 and 2
* Remove `planck_grid` from LAYOUTS rule for all Planck revisions
Community has landed on `ortho_4x12`, which is already set; `planck_grid` is redundant.
2019-04-29 11:04:56 -07:00
loChris
6806398246
[Keymap] dz60 keymap w/ hhkb-esque default layer ( #5708 )
...
* hello world
* Update keyboards/dz60/keymaps/zepol_layout/keymap.c
Co-Authored-By: loChris <44450518+loChris@users.noreply.github.com>
2019-04-29 09:34:43 -07:00
Priyadi Iman Nurcahyo
36e950a13f
[Keymap] Added compatibility for Planck rev6 ( #5706 )
...
* Update code for compatibility with latest QMK
* Added compatibility with Planck rev6
* use wait_ms instead of _delay_ms
* removed unnecessary rules
* disable audio on rev4 only
2019-04-29 09:33:13 -07:00
Andrew Kannan
b23c3b0fd6
[Keyboard] Satisfaction75 i2c fix and VIA layout ( #5726 )
2019-04-27 20:35:31 -07:00
Wilba
0250cad420
[Keyboard] Added WT69-A PCB ( #5721 )
...
* Added WT69-A
* Tweaked some things before PR
* Update keyboards/wilba_tech/wt69_a/info.json
Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com>
* Update keyboards/wilba_tech/wt69_a/readme.md
Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com>
* Update keyboards/wilba_tech/wt69_a/wt69_a.h
Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com>
* Update keyboards/wilba_tech/wt69_a/readme.md
Co-Authored-By: Wilba6582 <Jason.S.Williams@gmail.com>
* PR fixes
* Fixed readme.md
* Fixed keymaps
2019-04-27 11:03:36 -07:00
Jonathan Rascher
27cff473e0
[Keymap] Fix typo and function layer image for Quefrency ( #5719 )
2019-04-27 11:01:39 -07:00
Jonathan Rascher
e2d141582c
[Keymap] Initial keyboard layout for KBD67 ( #5720 )
2019-04-26 23:55:58 -07:00
Jonathan Rascher
777e8be80a
[Keymap] New keymap for Quefrency 65% with split backspace, RGB, media keys, mouse keys ( #5717 )
...
* Add initial keyboard layout for Quefrency
* Add RGB config and keybindings for Quefrency
* Move Quefrency wheel keys to more convenient place
* Actually switch from serial to I2C
Commit 64708c6
updated the comment, not the #define. D'oh!
2019-04-26 20:48:26 -07:00
Drashna Jaelre
8faee5c9f6
[Keyboard] Update Gergo to use newer Ergodox Matrix code ( #5703 )
...
* [Keyboard] Update Gergo to use newer Ergodox Matrix code
And update layout macros to be correct
* Almost forgot the json file
* Remove board specific defines for i2c timeout
2019-04-26 17:24:00 -07:00
MechMerlin
ffd10d4116
[Keyboard] Eagle/Viper V2 Cleanups ( #5709 )
...
* cleanup matrix of unused row and column, and add more documentation
* update matrix notes
* update readmes
* update readmes
* fix comments E2 to E3
2019-04-26 11:21:40 -07:00
noroadsleft
f0599542ea
QMK Configurator support for the emptystring studio NQG ( #5711 )
...
* NQG Configurator support
* Fix line break in readme file
2019-04-26 06:55:27 -07:00
moyi4681
5c302fad21
Update rules.mk ( #5710 )
2019-04-26 06:54:44 -07:00
kit-bto
4322c71771
[Keyboard] Add a new keyboard ADKB96 ( #5685 )
...
* New Keyboard ADKB96 http://bit-trade-one.co.jp/selfmadekb/adkb96/
* New Keyboard ADKB96 http://bit-trade-one.co.jp/selfmadekb/adkb96/
* Update Readme.md
* Update Readme.md
* Update Readme.md
* Update Readme.md
* Update Readme.md
* Update Readme.md
* Update Readme.md
* Rename Readme.md to readme.md
* Update keyboards/adkb96/adkb96.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update readme.md
* Update readme.md
* Update keyboards/adkb96/adkb96.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/adkb96.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/config.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/config.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/config.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keymap.c
* Update keyboards/adkb96/rev1/config.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/rev1/config.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update config.h
* Update keyboards/adkb96/rev1/config.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/rev1/rev1.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/rev1/rev1.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/rev1/rev1.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update rules.mk
* Delete rules.mk
* Update rules.mk
* Update keyboards/adkb96/rules.mk
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/rules.mk
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/rev1/config.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update config.h
* Update rules.mk
* Update config.h
* Delete i2c.c
* Delete i2c.h
* Delete matrix.c
* Delete serial.c
* Delete serial.h
* Delete split_util.c
* Delete split_util.h
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update rev1.c
* Update keyboards/adkb96/rev1/config.h
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update keyboards/adkb96/rules.mk
Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com>
* Update rev1.h
2019-04-25 23:11:21 -07:00
zvecr
e6f4173aec
Refactor cospad to current standards and enable support for backlight keycodes ( #5582 )
2019-04-24 11:13:07 -07:00
Callum Oakley
eda924d7dc
[Keymap] update (mouse emulation, rev 6 compatibility) ( #5696 )
...
* mess with mouse emulation some more
* reverse scrolling
* mouse speed 20
* ndash and £ on symbol layer
* rev6 compatibility
2019-04-23 19:31:42 -07:00
Bob
dafdb5f9ae
[Keyboard] fix project zen rev1 bootloader declaration ( #5695 )
2019-04-23 19:29:54 -07:00
Jan Christoph Ebersbach
978074e417
[Keymap] Fix broken Shift-Insert binding ( #5689 )
2019-04-23 19:26:49 -07:00
MechMerlin
703699b81f
[Keyboard] forgot to omit k05 from the electrical matrix in hhkb layout ( #5684 )
2019-04-23 19:11:18 -07:00
Florian Didron
d4a5402aeb
[Keyboard] Fix red an green leds location ( #5698 )
2019-04-23 19:10:28 -07:00
ishtob
ce8fb1eab9
Boston meetup 2019 ( #5611 )
...
* Add boston_meetup folder for community meetup macropads
* Modify OLED indicators to match macropad
* PR cleanup
* Spelling fix
Co-Authored-By: ishtob <ishtob@gmail.com>
* convert custom matrix to standard matrix defines
* refactor layer define with enum
* Remove un-used files
* remove "\" in keymap
2019-04-22 20:26:51 -07:00
Drashna Jaelre
a2cec0594b
[Keymap] Update to Drashna Keymaps ( #5594 )
...
* Start to standardize macro timer
* Update Fractal layout
Specifically, limit the RGB Lighting, since it's too many for the power, and only have the KITT annimation on the front
* Update Iris keymap to use I2C for transport
* Remove TAP_CODE_DELAY from keyboard in favor of global setting
* Remove Woodpad
Since it\'s no longer in my possession
* Only enable LTO on AVR boards
* Run matrix_scans while doing startup light
* Run matrix_scan to get split keyboard code synced properly
* Fix rgb mode
* Remove custom debouncing settings
* Make RGB Light Startup Animation optional
* Fix opt def
* Remove extra tap code delay value
* Fix references to keebio boards
* Add support for LP Iris keyboard
* Add backlight code
* Make startup animation optional
* Update gitlab ci script
* Remove port declaration
* Revert avrgcc changes to gitlab ci file
* Don't re-set mods
* Remove MACRO_TIMER define
* Add custom name for crkbd
* Add name for Prime M pad
* Add names for ortho 4x12 boards
* Add some additional handling for rgb init
* Change thumb clusters on ergodox
* Switch Orthodox to I2C
* Fix Space in ergodox keymap
* Use OSL for ergodox layout
* Ugh, can't find a good layout
* Fix typo
* Fix up animation startup
* Cries in AVR
* Fix makefiles for ergodox ez boards
* Add support for "secret songs" in my userspace
* Reset debounce to 5ms for Ergodox EZ
* Fix gitlab CI yaml file
* More crying in AVR
* Cannot use rgb light and rgb matrix at the same time due to the WS2812 rgb matrix PR until the "Coexistance" PR is merged
* Update ODox for split common and i2c
* Add split config
* Impement Split code
* Add support for xscorpion OLED code
* Add OLED display config
* Fix OLED screen font
* Get OLED set up in vertical mode
* Remove old OLED code
* add per key support for crkbd
* Fix split changes
* RGB Tweeaks
* More OLED tweaks
* Fix rotation stuff
* Fix more OLED stuff
* Remove custom Debounce from Ergodox layout since it's no longer needed
2019-04-22 11:55:55 -07:00
Harshit Goel
c28a432112
added info.json for ymd96 ( #4982 )
...
* added info.json for ymd96
* fix layout for keymap_custom macrom, correct info.json for default layout
* add info layout for iso
* add info layout for iso
* align layout name, added maintainer username
* layout case fix
* layout case fix
* fix overlapping keys
* match layouts to keymaps.
2019-04-22 08:28:17 -07:00
Drashna Jaelre
c7583d181a
Update handwired/frenchdev keyboard ( #5443 )
2019-04-22 08:25:21 -07:00
Jason Koh
76e78e8ca1
Atreus rules.mk and readme ( #5678 )
...
* Update rules and readme to reflect new make usage.
* Minor edit.
* Minor edit.
2019-04-22 08:15:56 -07:00
XScorpion2
4ecaa25f3e
forgot to update the define usage when 90 degree rotation was moved to a runtime switch ( #5676 )
2019-04-22 08:14:57 -07:00
MechMerlin
81d8e6ef3e
[Keyboard] Doro67 RGB PCB ( #5677 )
...
* initial commit
* get rid of some of the vanilla code
* set up matrix and pins
* Create LAYOUT macro and an appropriate keymap
* support for caps lock LED
* add some documentation to the doro67 parent readme
* align the language used in the several readme files
* initial commit
* get rid of some of the vanilla code
* set up matrix and pins
* Create LAYOUT macro and an appropriate keymap
* support for caps lock LED
* add some documentation to the doro67 parent readme
* align the language used in the several readme files
* Use RGB Matrix and fix enter key bug
* fix formatting
* remove merge conflict artifacts
* make a more useful default keymap
* add configurator support for the RGB pcb
* fix rgb matrix based on new info. Multipler should be reversed
* forgot to actually set the pin output for caps lock led
* fix offset keys in layer 1 keymap
* code cleanup
* use macros for the rgb_led calculations struct
* set RGB led num to 67 as I mistakenly counted the caps lock led
* cleanup config.h file
* add RGB note in readme
* get consistent naming in config file
* fix some inconsistencies
* readjust matrix and get rid of macros based on drashna's suggestions
2019-04-21 19:59:39 -07:00
George Petri
98f7af6d3b
[Keymap] Add keymap for keebio/quefrency 65% version ( #5666 )
...
* add keymap
* fix readme title
* renamed README.md to lowercase, fix typo
* renamed README.md to lowercase, for real
* add double spaces for github
* lowercase name in readme
* rename directory to lowercase
2019-04-21 09:43:23 -07:00
moyi4681
50e0bdab00
[Keyboard] dz60rgb: update default keymap ( #5661 )
...
* Update keymap.c
* Update config.h
* Update dz60rgb.c
* Update keymap.c
2019-04-21 09:33:36 -07:00
Rys Sommefeldt
e2843c25ce
[Keymap] Shuffle FL1 some more to match keycap legends ( #5673 )
2019-04-21 09:15:19 -07:00
XScorpion2
b27ddf1edb
[Keyboard] Updated rules.mk for Sol to use the correct feature flag ( #5672 )
2019-04-21 09:13:44 -07:00
William Chang
ff9cd1dd0c
Added keymap/userspace for dz60 build 4 with readme ( #5668 )
...
* Initial commit
* Modified keymap and updated readme.
* fixed numbering in readme
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Made requested changes in PR.
* Rename README.md to readme.md
2019-04-20 17:38:33 -07:00
Ryan Caltabiano
dd3a813f87
Reducing size of data send in one frame & update Zen rev2 oled usage
2019-04-20 08:05:10 -07:00
Ryan Caltabiano
0a645225b9
OLED Driver Feature
2019-04-20 08:05:10 -07:00
zvecr
b5cb5ec6dd
Fix koyu readme encoding ( #5655 )
2019-04-20 08:02:59 -07:00
Jan Christoph Ebersbach
a1f2514051
[Keyboard] Layout and configuration updates for Signum 3.0 ( #5652 )
...
* Make Signum 3.0 compatible with default ortho_4x12 layout
* Disable unicode map by default
* Add missing backspace key
* Add missing delete key
* Fix broken gui right command
* Move MO5 to a different key an add Esc to L4
* Move MO5 to a different key
* Add Del and Bspace to layer 4
2019-04-19 23:37:19 -07:00
Rys Sommefeldt
ed74bd95f6
[Keymap] Make the layout friendlier for use with the iPad ( #5654 )
...
* Make the layout more similar to Apple keyboards to make it friendlier for using with an iPad
* Fix config.h pragma, plus second layer mistakes
2019-04-19 23:35:46 -07:00
zvecr
edcedd53d1
[Keyboard] Add LAYOUT macro and Configurator config ( #5656 )
2019-04-19 23:34:13 -07:00
Len Trigg
8170be5b10
[Keyboard] crkbd: compile time hand-dependent rgb_matrix LED declarations ( #5657 )
...
Set RGB_MATRIX_SPLIT_RIGHT=yes when flashing the right hand side of the
keyboard.
2019-04-19 23:33:07 -07:00
Jack Humbert
55ace26a5d
Remove default folders for the Planck & Preonic ( #3497 )
...
* remove planck default folder
* Update rules.mk
2019-04-19 13:05:31 -07:00
Jeff Hastings
5539d7affb
[Keyboard] Update 1upkeyboards/super16 with code from vendor ( #5645 )
...
* readme formatting
* cleanup rules.mk
* update config.h
* add numpad layout
* Update default keymap
* cleanup rules
* disable console and commands to fit the bootloader
* cleanup whitespace
* revert readme changes
* revert changes to config.h
* remove unused keycodes
* add LAYOUTS to rules.mk
* remove redundant config setting
Co-Authored-By: jeffmhastings <jeffmhastings@gmail.com>
2019-04-19 10:43:15 -07:00
Salt-Peanuts
7fa854729c
[Keymap] Added personal keymap to BFO-9000; cleaned up personal files in Kinesis and Rorschach ( #5638 )
...
* Added personal keymap to BFO-9000; cleaned up personal Kinesis and Rorschach files
Added personal keymap to BFO-9000; cleaned up personal Kinesis and Rorschach files
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
2019-04-19 09:23:11 -07:00
Markus Weimar
5ed7d9c9ca
Update XD75 keymap by markus ( #5651 )
2019-04-19 07:27:23 -07:00
XScorpion2
74af596d8a
[Keyboard] niu_mini reduce firmware size ( #5648 )
...
* Reducing firmware size by removing audio for keymaps that are not using it.
* Update rules.mk
2019-04-18 21:58:38 -07:00
shela
8aee82e8b4
[Keymap] Fix compilation error of feature #4301 ( #5649 )
2019-04-18 17:41:01 -07:00
YouCanFly
9e3b38425f
[Keyboard] Update Tetris ( #5513 )
...
* Update Tetris
Add a fake row to config the encoder's keycode easily.
* Delete rules.mk
* Update keyboards/tetris/readme.md
Co-Authored-By: YCF <65446+YCF@users.noreply.github.com>
* Update config.h
add #define RGBLIGHT_SLEEP
2019-04-18 15:37:26 -07:00
Drashna Jaelre
a58c66df88
Reduce CRKBD firmware size by reducing layer numbers ( #5471 )
...
* Reduce CRKBD firmware size by reducing layer numbers
* Update layer output code based on mtei's suggestion/code
* Fix spacing
* Revert "Update layer output code based on mtei's suggestion/code"
This reverts commit 036d347db3
.
Unfortunately, because this is NOT in the keymap itself, the layer macros aren't accessible and will error on commit
* Add comment for future person
2019-04-18 14:02:32 -07:00
Øyvind Wilhelmsen
162a1d39b6
Update readme.md ( #5647 )
2019-04-18 13:27:05 -07:00
Florian Didron
34239edcb0
Set default debounce to 5
2019-04-18 10:49:13 +09:00
roguepullrequest
8bdbac14a3
[Keymap] Roguepullrequest Planck layout update ( #5640 )
...
* First publish of roguepullreqest programmer dvorak planck layout
* Removed junk line
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Removed layer songs
Removed layer songs for cleanliness. Will use them later.
* Update keyboards/planck/keymaps/roguepullrequest/readme.md
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Made basic LSHIFT framework but is not working. Listed other tapdances.
* Got LSHIFT to work
* Added working RSHIFT
* Added working TD_S
* Cleaned up LEFT and RIGHT [ { ] } on the UPPER layer.
* Cleaned up layout.
* Reenabled audio space is not needed right now.
2019-04-17 18:39:50 -07:00
kingwangwong
01f4b67ef0
[keymap] adding kingwangwong's keymaps ( #5626 )
...
* Add files via upload
* kingwangwong
* kingwangwong
* revisions and adding atom40
* revisions for 5626
* revisions for 5626
* revisions for 5626.
* revisions for 5626, re added safe range
* revisions for 5626, added qmkkeyboard
* revisions for 5626, quefrency
2019-04-17 13:26:20 -07:00
Øyvind Wilhelmsen
f05927a2f0
[Keymap] Update to oeywil's keymap ( #5614 )
...
* Switched to grid, added leader key and space cadet shift
* renamed layer, removed sound
* fixed comment
* added comment
* Added tap dance
* Added comments
* removed useless sound
* removed useless comments
* removed useless cases
* changed to register_code16 function
* renamed variables
* fixed typo
* fixed indentation
2019-04-17 11:07:19 -07:00
Teodor Tomic
4cd3afc7e9
[keymap] TADA68 KBP-V60-like keymap ( #5637 )
...
* [keymap] Added TADA68 KBParadise V60 like keymap
* Remove extra define
2019-04-17 06:37:40 -07:00
Ryan Caltabiano
86855f4417
Xulkal Keymaps
2019-04-16 18:30:54 -07:00
marcoSchr
416eb1dee7
[Keyboard] Fix macro keycode for alpha keyboard ( #5633 )
2019-04-16 15:57:24 -07:00
ishtob
0a6beab224
[Keyboard] Hadron keymap and config updates ( #5632 )
...
* update hadron keymaps, code cleanup
* keymap update
* refactor custom matrix to use quantum matrix defines
* fix wrong pin for matrix
2019-04-16 14:49:24 -07:00
marcoSchr
93b7fccad6
[Keymap] Use Right Alt/Ctrl on right side of OK60 ( #5630 )
...
* Use Right Alt/Ctrl on right side of OK60
* Update keyboards/ok60/keymaps/default/keymap.c
Co-Authored-By: marcoSchr <49691247+marcoSchr@users.noreply.github.com>
2019-04-16 10:39:57 -07:00
Rob Rogers
565a7812ab
[Keyboard] Crkbd RGB Matrix config with WS2812 ( #5627 )
2019-04-16 10:29:48 -07:00
Iason Dimitrakopoulos
838d09b0a9
[Keymap] Bugfixes on tapdance logic and small changes in layout ( #5622 )
...
* Add layer switcher functionality
* Fixes in left/right bracket functions and other small fixes
* used better KCs
2019-04-16 10:28:29 -07:00
XScorpion2
ffc82ebdb2
[Keyboard] Zen keyboard update for Rev2 ( #5522 )
...
* Updated Zen keyboard for rev2 support
* Fixing r1 compile errors
* PR feedback and changes for Proton-C compile errors
2019-04-14 21:29:50 -07:00
iw0rm3r
4974683040
[Keyboard] IBM Model M (ANSI/ISO) Teensy 2.0++ conversion ( #5560 )
...
* Added initial modelm101 config
* Update keyboards/modelm101/keymaps/default/keymap.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/modelm101/keymaps/iw0rm3r/keymap.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/modelm101/readme.md
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Added wiring notes to clarify use of the config
* Small fix
* Small fix
* Moved modelm101 to converter directory
* Added info.json file for QMK configurator
* Corrected path
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/readme.md
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Replaced DDR and PORT with QMK functions
2019-04-14 20:58:56 -07:00
XScorpion2
5fcd744ddb
Features/ws2812 matrix driver ( #5418 )
...
* WS2812 driver implementation for RGB Matrix
* Added driver configuration docs
2019-04-14 17:50:35 -07:00
roguepullrequest
d7ba190cd9
[Keymap] First publish of roguepullreqest programmer dvorak planck layout ( #5612 )
...
* First publish of roguepullreqest programmer dvorak planck layout
* Removed junk line
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Removed layer songs
Removed layer songs for cleanliness. Will use them later.
* Update keyboards/planck/keymaps/roguepullrequest/readme.md
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
2019-04-14 11:35:21 -07:00
Drashna Jaelre
66dbcccb48
Fix incorrect keyboard dimensions in Configurator API data ( #5615 )
...
* Fix Ergodone keyboard dimensions in info.json
* Fix handwired/prime_exl keyboard dimensions in info.json
* Fix KBDfans KBD4x keyboard dimensions in info.json
* Fix handwired/not_so_minidox keyboard dimensions in info.json
* Fix Canoe keyboard dimensions in info.json
* Fix Clueboard Cluecard keyboard dimensions in info.json
* Fix Corne (crkbd) keyboard dimensions in info.json
* Fix Gergo keyboard dimensions in info.json
* Fix handwired/frenchdev keyboard dimensions in info.json
* Fix handwired/ortho5x13 keyboard dimensions in info.json
* Fix handwired/promethium keyboard dimensions in info.json
* Fix Speedo keyboard dimensions in info.json
* Fix XD87 keyboard dimensions in info.json
* Fix Ergodox EZ keyboard dimensions in info.json
* Fix Ergodox Infinity keyboard dimensions in info.json
* Fix Keeb.io Iris keyboard dimensions in info.json
* Fix Orthodox keyboard dimensions in info.json (all revisions)
* Fix Qwertyydox keyboard dimensions in info.json
* Fix handwired/tradestation keyboard dimensions in info.json
2019-04-14 11:33:52 -07:00
Jeremy Bernhardt
61a7aebd16
[Keyboard] Georgi FW updates ( #5609 )
...
* Working on chording
* Working on chording
* Got layouts in order
* Initial Georgi support
* forgot to add keymaps
* Updated readme
* Update keyboards/georgi/keymaps/template/readme.md
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.h
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/matrix.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/template/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/matrix.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Disabled features, updated info
* Update keyboards/georgi/config.h
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/config.h
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Fixed info.json
* Split the number button and fixed gaming mode.
* started work on history feature
* Working history/multikeyfuckery
* type
* inital code reduction refactor
* Got multikey patched up, optimizing for size
* Forgot to remove stuff
* fixed key repeat
* Key repeat added.
* Symshift locking
* Midchord Sym shenanigans.
* Added only QWERTY mode
* Split out header
* Added stickybits, minimal layour
* Fixing user layout
* Whitespace fixing
* Fixing Version name
2019-04-14 11:01:52 -07:00
noroadsleft
de161493c7
Fix handwired/tradestation keyboard dimensions in info.json
2019-04-13 12:06:15 -07:00
noroadsleft
58a04162a8
Fix Qwertyydox keyboard dimensions in info.json
2019-04-13 01:27:44 -07:00
noroadsleft
424c359109
Fix Orthodox keyboard dimensions in info.json (all revisions)
2019-04-13 01:27:43 -07:00
noroadsleft
165b1683c1
Fix Keeb.io Iris keyboard dimensions in info.json
2019-04-13 01:27:43 -07:00
noroadsleft
69f757c3a2
Fix Ergodox Infinity keyboard dimensions in info.json
2019-04-13 01:27:42 -07:00
noroadsleft
8f3063402d
Fix Ergodox EZ keyboard dimensions in info.json
2019-04-13 01:27:42 -07:00
noroadsleft
8af1d3ad86
Fix XD87 keyboard dimensions in info.json
2019-04-13 01:27:41 -07:00
noroadsleft
8c87274e83
Fix Speedo keyboard dimensions in info.json
2019-04-13 01:27:41 -07:00
noroadsleft
eab6546fda
Fix handwired/promethium keyboard dimensions in info.json
2019-04-13 01:27:40 -07:00
noroadsleft
2485f73f06
Fix handwired/ortho5x13 keyboard dimensions in info.json
2019-04-13 01:27:40 -07:00
noroadsleft
814118175b
Fix handwired/frenchdev keyboard dimensions in info.json
2019-04-13 01:27:39 -07:00
noroadsleft
de6b568177
Fix Gergo keyboard dimensions in info.json
2019-04-13 01:27:39 -07:00
noroadsleft
a20e59ac75
Fix Corne (crkbd) keyboard dimensions in info.json
2019-04-13 01:27:38 -07:00