Jack Humbert
b10aad45b6
Test out i18n of the docs ( #4519 )
...
* add zh-cn readme
* edit readme
* Round 1 of edits
- Mandarin translation of QMK products is off, best to use the English name.
- Fix some terminology and grammar.
* trying re-translating the first paragraph
2018-11-30 00:14:55 -05:00
MechMerlin
81ce35c10a
New Keyboard: Cyclops ( #4512 )
...
* initial commit
* add correct atmega32u4 pins used
* add a basic layout
* add simple keymap
* update readme
* Add QMK Configurator support
* add whitespace for formatting
2018-11-29 07:57:06 -08:00
Paul Massendari
fbf59ba2e5
Typo fix ( #4515 )
2018-11-29 07:33:45 -08:00
GO
87e6d01374
Keyboard: add newgame ( #4466 )
...
* Add files via upload
* Add files via upload
* Update keyboards/newgame40/keymaps/default/keymap.c
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/keymaps/default/keymap.c
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/newgame40.h
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/keymaps/default/keymap.c
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/keymaps/default/keymap.c
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/keymaps/default/keymap.c
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/keymaps/default/keymap.c
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/keymaps/default/keymap.c
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/keymaps/default/keymap.c
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/keymaps/default/keymap.c
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/config.h
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/config.h
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/config.h
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/config.h
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/config.h
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/keymaps/default/keymap.c
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/config.h
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/rules.mk
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/rules.mk
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Add readme (newgame40)
* Update keyboards/newgame40/readme.md
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keyboards/newgame40/readme.md
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Update keymap.c
* Update keyboards/newgame40/rules.mk
Co-Authored-By: GoTakigawa <44800276+GoTakigawa@users.noreply.github.com>
* Add files via upload
* remove community/ortho_4x10
2018-11-28 09:20:46 -08:00
noroadsleft
fff6f22cf6
Keyboard: handwired/bluepill Configurator support and readme cleanup ( #4509 )
...
* handwired/bluepill/bluepill70: Configurator support
* handwired/bluepill: readme cleanup
Formatting fixes to make the file easier to read.
2018-11-28 08:51:16 -08:00
Giuseppe Rota
8b85ec2a98
Add Extrakey support for Brightness up/down ( #4477 )
2018-11-28 08:19:07 -08:00
Paul Massendari
3b42cff516
Added Rick Roll to song lists ( #4510 )
...
🙂
2018-11-28 07:56:34 -08:00
zfhrp6
6d2730eeff
[fortitude60] match default keymap comment to the implementation. ( #4508 )
2018-11-28 07:33:08 -08:00
Drashna Jaelre
a495326aed
Turn off Mousekeys for several ps2avrGB keyboards ( #4502 )
...
* Turn off Mousekeys for jc65
* Turn off Mousekeys for ps2avrGB templates
* Disable mousekeys for bmini and canoe as well
2018-11-27 16:54:43 -08:00
Erez Zukerman
a152ad3145
Merge pull request #4501 from amayer5125/ergodox-ez-cleanup
...
Ergodox ez cleanup
2018-11-27 19:42:09 -05:00
Konstantin Đorđević
1904319745
Remove RGB_SMOD alias and replace uses with RGB_MOD ( #4319 )
2018-11-27 15:34:06 -08:00
Christon DeWan
55c3214877
fixed misplaced paranthesis in arm usb mouse send function ( #4478 )
...
bug was causing lots of dropped events for me.
2018-11-27 15:20:17 -08:00
epaew
dd7534ccca
Keyboard: fix for debug crkbd ( #4469 )
2018-11-27 15:18:11 -08:00
Konstantin Đorđević
e4dfcf896e
Add tap_code16 function ( #4362 )
2018-11-27 14:29:59 -08:00
Alex Mayer
6983c71efd
Ergodox EZ: Clean Up process_record_user Function
...
Set ERPM = SAFE_RANGE
2018-11-27 17:19:15 -05:00
Alex Mayer
929e6a3231
Ergodox EZ: Remove Unused Code From Keymap
2018-11-27 17:00:01 -05:00
Drashna Jaelre
82c02d9b8d
Update MSYS to use the 5.4.0 toolchain ( #4106 )
2018-11-27 13:45:01 -08:00
John Pettigrew
d79b5e67b6
Puck Macropad ( #4274 )
...
* Add Puck
* Update Manufacturer name in metadata
* Add num lock to high layer
* update pins
* update pin settings
* fix numlock key
* Cleanup config.h
* Update device info
* updates after review
2018-11-27 13:43:48 -08:00
mtei
90f9fb4eee
Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h
2018-11-27 14:40:19 -05:00
abishalom
77ed9e3a73
Keymap: Added abishalom keymaps ( #4495 )
...
* Added abishalom keymaps
Added personal keymaps for Massdrop Alt and Tada68
* Update keyboards/tada68/keymaps/abishalom/rules.mk
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/rules.mk
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/config.h
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/keymap.c
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/keymap.c
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/rules.mk
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/keymap.c
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/keymap.c
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Updated keymaps
* Bugfix Tada68
* Update keyboards/tada68/keymaps/abishalom/keymap.c
Co-Authored-By: abishalom <abishalom1997@gmail.com>
2018-11-27 09:22:49 -08:00
Mattia Dal Ben
faef966a4d
Keymap: Set serial connection as default for the Redox rev1.0 keyboard ( #4488 )
...
* Set serial as default for Redox
* Updated rules.mk file
* Removed unused rule
Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com>
* Removed unused rule
Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com>
2018-11-27 08:59:53 -08:00
Takeshi ISHII
a054b5a06c
Fix Helix ws2812.c listed more than once warning. ( #4499 )
...
Remove `SRC += ws2812.c` from helix/rev2/rules.mk and helix/pico/rules.mk.
Because it will be added in common_features.mk.
2018-11-27 07:22:47 -08:00
noroadsleft
952a30ef34
handwired/arrow_pad Refactor and Configurator support ( #4498 )
...
* handwired/arrow_pad: layout macro and keymap refactor
- Layout macros moved from the keymaps to arrow_pad.h.
- LAYOUT_pad21 refactored to only accept keys that are physical present (no KC_NO entries required in keymap)
- Keymaps now use #include QMK_KEYBOARD_H
- Keymaps refactored to use process_record_user function (from action_get_macro)
* handwired/arrow_pad: Readme cleanup
Fixed the make commands and updated the layout macro.
* handwired/arrow_pad: Configurator support
2018-11-26 20:57:15 -08:00
Joe Wasson
bada74e2a1
Keymap: Fix build errors for non-Zeal boards. ( #4496 )
2018-11-26 17:39:29 -08:00
Drashna Jaelre
ecd21b44a8
Update to drashna userspace and keymaps ( #4459 )
...
* Fix reversed bool check in layer_state_set
* Add Quefrency 65 for a friend
* Add Ergodox EZ Glow keymap
* Add RGB Matrix Code
* Further changes to rgb matrix ErgoDox EZ
* Update bjohnson keymaps
* Fix CRKBD display
* Overhaul to corne keyboard
* Narrow scope for keylogger
* Minor layout tweaks to Corne Keyboard
* additional CRKBD tweaks
* Minor tweaks to CRKBD
* Add all characters for keylogger
* Ergodox EZ Glow overhaul
* Fix Ergodox EZ Glow layer colors
* Increase Tapping Term for Corne Keyboard
* Fix unicode-ish
* Revert some changes
* Add layer specific lighting effects
* Some minor tweaks to ergodox glow config
* revert changes to ergodox files
* Update Glow readme
* Add more tapping term defines
* Fix changes
* Fix ergodox keymap
* Hopefully fix sleeping
* Disable layer indications if rgb matrix is disabled
* Add support for sleeping and rgb layer change toggle to ergodox ez glow
* Make RGB Layer Indication Great Again
* Make Unicode Great Again
* Remove placeholder define
Co-Authored-By: drashna <drashna@live.com>
* Remove placeholder define
Co-Authored-By: drashna <drashna@live.com>
* Remove old EEPROM Reset keycode
2018-11-26 16:45:24 -08:00
zvecr
edb6c98fd2
Keyboard: Enable community ortho 4x12 layouts for lets split eh ( #4487 )
...
* Enable ortho_4x12 community layouts for lets_split_eh
* Keymap build fixes now that ortho_4x12 is enabled
* Keymap build fixes now that ortho_4x12 is enabled
2018-11-26 14:58:22 -08:00
Drashna Jaelre
b7b20cd9df
Revert "Add support for PR and Issue templates to QMK_firmware GitHub ( #4491 )" ( #4492 )
...
This reverts commit b91dfa04e3
.
2018-11-26 14:35:48 -08:00
Drashna Jaelre
b91dfa04e3
Add support for PR and Issue templates to QMK_firmware GitHub ( #4491 )
...
* Add support document
* Add Bug Report
* Add GitHub Pull Request Template
* Feature request issue template
* Touch up feature request template
* Add 'other issues' template
* move support doc
2018-11-26 14:35:01 -08:00
zgtm
fe68599a34
Keyboard: add generic ortho 5x15 layout support to Idobo ( #4486 )
2018-11-26 10:01:34 -08:00
listofoptions
4ebd27002a
Keyboard: 5291 firmware to replace the existing soarers controller firmware ( #4483 )
...
* compiles but is not working
* still testing 5291
* compiles but is not working
* still testing 5291
* fixed a but in the layout (reversed key order in row)
* compiles but is not working
* still testing 5291
* fixed a but in the layout (reversed key order in row)
* fixed some issues
* doumentation needed
* doumentation needed
* documentation needed
* documentation needed
* Update readme.md
documentation
* Update readme.md
i dislike markdown <_>
* merge preperation
2018-11-26 09:53:49 -08:00
epaew
f3ffd6ad50
Keymap: Refactor edvorakjp user library ( #4480 )
...
* Refactor edvorakjp user library
* add tap dance support
* update keymaps
* edvorakjp: add SWAP_SCLN option
* fix behavior of SWAP_SCLN
2018-11-26 09:50:45 -08:00
zvecr
0031e46191
Keyboard: 40percentclub - enable 4x4 and 5x5 community keymaps ( #4437 )
...
* Enable 4x4 and 5x5 community keymap support
* Pull 4x4 community keymap fixes from @noroadsleft
* Build fixes for guidoism keymap - move keymap to layouts/community/planck_mit as it uses the LAYOUT_planck_mit macro
2018-11-26 09:27:07 -08:00
mwpeterson
97ab3211e2
Keymap: add Interrobang ( #4420 )
...
* remove clmk and dvrk and backlight; switch esc and enter to be modtap; add meh key
* change songs
* space cadet; move enter; move '"; move pgup pgdn
* remove extra songs
* update from noahfredrick keymap
* make it easier to type ../../thing/*/*
* move pipe
* requested changes
* add interrobang support
* add shift-insert to raise-v and lower-v, move pipe to raise-/lower-n
2018-11-26 09:26:26 -08:00
Drashna Jaelre
8bc19c8dcf
Fix Blockey compiler (and size) issues ( #4390 )
2018-11-26 08:09:37 -08:00
Elliot Powell
6266c172b9
added ep/96 as a supported keyboard ( #4476 )
...
* added ep/96
* Update keyboards/ep/96/readme.md
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* removed led code
* Update keyboards/ep/96/config.h
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* Update keyboards/ep/96/info.json
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* Update keyboards/ep/96/readme.md
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
2018-11-26 07:58:53 -08:00
Will Homer
ccd4da941c
Add Espectro ISO layout ( #4479 )
...
* Add Espectro ISO layout
* Remove unused define from Espectro ISO layout
2018-11-26 07:57:30 -08:00
noroadsleft
834b555eca
Keymap FAQ: fix positions of KC_HENK and KC_MHEN for JIS layout ( #4482 )
...
These keys were previously in each other's positions.
2018-11-25 18:40:47 -08:00
Colin Kahn
d7ab738ca6
Adding keymap layers for 40precentclub/foobar ( #4481 )
2018-11-25 18:38:46 -08:00
André Silva
f0db40ff11
fix diffutils arch package name ( #4470 )
2018-11-24 08:48:42 -08:00
xjacobx
3363743bf7
Adding my new keymap for the Idobo ( #4468 )
...
* Adding my new keymap, based of xd75, with leds enabled via the rules.mk file
* cleaned up the rules file
* Per Change Requests: removed deprecated functions along with updated the map to use the layout macro instead of raw matrix
2018-11-24 08:41:39 -08:00
Jasper Lievisse Adriaanse
7bc7c34d4f
Add RCTL to my Planck layout ( #4475 )
2018-11-24 08:40:48 -08:00
noroadsleft
ee8627e078
Add EEPROM_RESET keycode to keycodes.md doc ( #4473 )
2018-11-23 20:07:53 -08:00
Gergely Nagy
3dd6d53942
ergodox: update algernon's layout to v1.12
...
This is the final version of my layout.
Overall changes
===============
* Updated to work with QMK master.
Miscellaneous
=============
* The `😂 ` symbol can be entered with UCIS.
* `LEAD r` now inputs `Right Alt`.
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2018-11-22 13:31:30 -08:00
Milton Griffin
2943d19ecd
Keymap: Clone layout for Massdrop's xd75 ( #4461 )
...
* Added default75. No lighting.
* Added default75. No lighting.
* Update keyboards/idobo/keymaps/default75/config.h
Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>
* Update keyboards/idobo/keymaps/default75/config.h
Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>
* Update keyboards/idobo/keymaps/default75/config.h
Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>
* Update keyboards/idobo/keymaps/default75/config.h
Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>
* Fixes for pull request
* Updated keyboard declartion structure
2018-11-22 10:15:46 -08:00
Erez Zukerman
48262bdce0
Merge pull request #4454 from trunneml/improveddebounce
...
Adaptive debounce logic
2018-11-22 10:51:20 -05:00
Erez Zukerman
b7dd415c97
Merge pull request #4458 from drashna/ergodox_ez_matrix_fix
...
Fix Ergodox EZ Matrix scan
2018-11-22 10:50:20 -05:00
yiancar
87f06e7297
Fix raw hid define for chibios ( #4460 )
2018-11-21 15:12:40 -08:00
Joe Wasson
2f34252278
Keymap: Update keymap to match latest changes to Wilba's firmware. ( #4432 )
...
* Fix firmware to work with latest Wilba changes (i.e. dynamic keymap) and M60a.
* Get back RGB Backlight codes.
* More tweaks.
* Update users/talljoe/rules.mk
Co-Authored-By: Talljoe <jwasson+github@gmail.com>
2018-11-21 13:18:18 -08:00
Drashna Jaelre
8837b9d99e
Fix row 11
2018-11-21 07:49:28 -08:00
Erez Zukerman
1485098443
Merge pull request #4453 from drashna/fix_ucis
...
Fix UCIS code
2018-11-20 15:17:43 -05:00