summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Update Plain60 VIA keymap (#8882)Maarten Dekkers2020-04-241-12/+27
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
* | | | | | | [Keyboard] Add VIA support for Wasdat Code (#8892)Maarten Dekkers2020-04-234-2/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add VIA keymap Also adds more backlight levels. * Change wasdat code PID * Alias LAYOUT_fullsize_iso to LAYOUT_all * Change VIA layout macro to LAYOUT_all Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
* | | | | | | [Keymap] Dvorak for Keeb.io Iris (#8863)Peter Becich2020-04-235-0/+316
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Dvorak keymap for Iris Tested to work with Iris rev. 2 Squashed commit of the following: commit c7a1bcf831e79953e81dda4a014b90daf4f63276 Author: Peter Becich <peterbecich@gmail.com> Date: Sat Oct 13 17:34:11 2018 -0700 backtick commit 7a7f6a5fec56446f973a4f145c5f8d002de6cd08 Author: Peter Becich <peterbecich@gmail.com> Date: Sun Sep 23 17:27:17 2018 -0700 iris dvorak commit 625461097eb1ba4585a716853999a0f30daffb2b Author: Peter Becich <peterbecich@gmail.com> Date: Sun Sep 23 17:22:01 2018 -0700 iris dvorak * dvorak keymap readme * key correction, keymap readme * Apply suggestions from code review Co-Authored-By: Joel Challis <git@zvecr.com> * revise backspace key Co-authored-by: Joel Challis <git@zvecr.com>
* | | | | | | Add missing packages to Linux install scripts (#8895)Ryan2020-04-231-1/+7
| | | | | | |
* | | | | | | Added YD60MQ ISO layout (#8815)Marc2020-04-244-1/+115
| | | | | | |
* | | | | | | [Keyboard] Add VIA support for Wete, fix layout error (#8802)Ramon Imbao2020-04-234-12/+68
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * Add VIA support for Wete * Fix incorrect layout for ANSI and ISO
* | | | | | [Keyboard] Add wasdat code controller (#8858)Maarten Dekkers2020-04-2211-0/+1390
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial keyboard upload * Code cleanup and product name * Fix sequence in info.json layouts
* | | | | | fix sample code indent in feature_encoders.md (#8883)Takeshi ISHII2020-04-232-2/+2
| | | | | |
* | | | | | [Keymap] Clean up my ergo keymaps and userspace (#8857)Jonathan Rascher2020-04-227-106/+175
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove more mouse keys settings missed in #8836 * Turn off more unwanted make options * clang-format my userspace * Reword ergo layout docs so Crkbd is canonical * Add a basic readme to my userspace * Tweak Crkbd readme wording and fix typos * Enable SPLIT_USB_DETECT for Lily58 w/ Elite-C bug
* | | | | idb 60 Bugfixes / Preparations for Open Source Hardware (#8866)pngu2020-04-228-32/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added idb 60 keyboard * fixed info.json * implemented revievers' suggested changes * fixed an error * implemented revievers' suggestions * further cleanup * implemented suggested changes * fixed errors * checkout * delete old files * delete old files * preparations for open source hardware files * revert eager debounce mode to default * fix indicator LEDs stuck in "on" mode, rename ESC LED to fn LED (rev 2 PCB will have another LED slot on the right shift FN key) * cleanup * cleanup * lost+found lufa * lost+found lufa * lost+found lufa * lost+found lufa * lost+found lufa * Update keyboards/idb/idb_60/keymaps/pngu/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update idb_60.h * Update idb_60.h * made suggested changes * Update keyboards/idb/idb_60/idb_60.h Co-Authored-By: Joel Challis <git@zvecr.com> Co-authored-by: root <root@DESKTOP-QQ80MAV.localdomain> Co-authored-by: tbrandt <thorben.brandt@dg-cybersicherheit.de> Co-authored-by: Joel Challis <git@zvecr.com>
* | | | | Rebound: add rev2 and thus rev1 as well (#8630)Rossman3602020-04-2117-109/+639
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add rev2 and thus rev1 as well * nitpicks :) * buncha stuff * back to one rev * back to community layout with errors * I see you've met my typo * remove default48 kemap rules * re-rework into 2 revs * readme changes * whitespace cleanup * default folder * rev1 be default
* | | | | Update vitamins included default keymap, enable NKRO, rev2 rgbsplit (#8871)Mikkel Jeppesen2020-04-213-24/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update default vitamins_included keymap * Turned on NKRO support * Added NKRO toggle key to keymap * Cleaned up key map to be more up to date with current standards * configured RGBLED_SPLIT
* | | | | Update to xealousbrown. (#8215)Alex Ong2020-04-216-16/+188
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update to xealousbrown. 5-13ms Latency decrease, 4x scan rate improvement. (CUSTOM_MATRIX = lite) is a really great feature! * Updated Readme.md, added an extra speedhack. * More optimizations * Update keyboards/handwired/xealousbrown/rules.mk * Update keyboards/handwired/xealousbrown/rules.mk
* | | | | [Keyboard] DMQ Design SPIN (#8820)Nicholas Junker2020-04-2012-0/+426
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added SPIN keyboard and respective keymaps * Update keyboards/dmqdesign/spin/keymaps/default/keymap.c * Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c * Update keyboards/dmqdesign/spin/rules.mk * Update keyboards/dmqdesign/spin/spin.c * Update keyboards/dmqdesign/spin/spin.h * Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c * Update keyboards/dmqdesign/spin/readme.md * Update keyboards/dmqdesign/spin/readme.md * Update keyboards/dmqdesign/spin/spin.h * Update keyboards/dmqdesign/spin/rules.mk * Update keyboards/dmqdesign/spin/config.h * Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c * Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c * changed keymap to all lowercase, removed LED typecasts * made encoderLayers all lowercase * fixed the duplicate folder after changing name (hopefully) * fixed the info.json, followed the keyboard support doc * Update keyboards/dmqdesign/spin/info.json * Update keyboards/dmqdesign/spin/info.json * Update keyboards/dmqdesign/spin/info.json * Update keyboards/dmqdesign/spin/info.json
* | | | | Wheatfield Blocked65: Update RGBLED num (#8725)TerryMathews2020-04-201-1/+1
| | | | | | | | | | | | | | | Evidently there is a polycarb variant with underglow LEDs. This change should support that without negatively impacting aluminum case variant which only has 2 RGB LEDs on top.
* | | | | Add VIA support to ID80 (#8791)Sergey Vlasov2020-04-202-0/+53
| | | | |
* | | | | CFTKB Mysterium & Discipad VIA support (#8794)Brandon Schlack2020-04-206-5/+110
| | | | | | | | | | | | | | | | | | | | | | | | | * [Keyboard] Add VIA support to Mysterium * [Keyboard] Add VIA support to Discipad
* | | | | Clean up ATSAM ifdefs (#8808)Ryan2020-04-2010-202/+418
| | | | |
* | | | | [Docs] Japanese translation of docs/feature_encoders.md (#8843)umi2020-04-201-0/+81
| | | | | | | | | | | | | | | | | | | | | | | | | * add feature_encoders.md translation * update based on comment
* | | | | Add naked60 layout, clean up my userspace files and rules.mk. (#8848)Fred Silberberg2020-04-2016-29/+82
| |/ / / |/| | |
* | | | Fixing DecadePad Numlock LED Bug (#8831)huajijam2020-04-201-1/+10
|/ / / | | | | |