Age | Commit message (Collapse) | Author |
|
Co-Authored-By: Joel Challis <git@zvecr.com>
|
|
|
|
* My commit message
* Adjust p1800fl
|
|
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
|
|
Co-Authored-By: Joel Challis <git@zvecr.com>
|
|
* 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>
|
|
* 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 VIA support for Wete
* Fix incorrect layout for ANSI and ISO
|
|
The number of LED is changed from 5 to 6 on one side.
DEVICE_VER was changed to a number with no duplicates.
|
|
|
|
* Initial keyboard upload
* Code cleanup and product name
* Fix sequence in info.json layouts
|
|
|
|
* 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
|
|
* 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>
|
|
|
|
|
|
* 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
|
|
Co-Authored-By: Ryan <fauxpark@gmail.com>
|
|
* 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.
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
|
|
* 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
|
|
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.
|
|
|
|
* [Keyboard] Add VIA support to Mysterium
* [Keyboard] Add VIA support to Discipad
|
|
|
|
|
|
|
|
* Fixing Numlock LED Bugs
* Change LED CODE to new API
|
|
|
|
* Remove no-longer-necessary LTO checks from keyboards' config.h files
* Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap
* Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files
Note: DISABLE_LEADER doesn't seem to be used anywhere
|
|
The key next to the spacebar wasn't working, fixed that.
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
|
|
Fixes the LAYOUT_60_ansi_split_bs_rshift where the key next to right shift didn't work.
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
|
|
* sync with upstream; initial iris design
* sync with upstream
* update to iris keymap
* merge upstream
* iris keymap refined
* Iris readme update
* messed up upstream merge somehow, hopefully fixed
* removed extra closing bracket
* Apply suggestions from code review
Co-Authored-By: Joel Challis <git@zvecr.com>
* change layers from define to enum per suggestions
Co-authored-by: Mysti Woodard <mystiwoodard@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|
|
|
|
* add via keymap
* change up VID and PID
* enabling the RGB just so VIA has access to it
|
|
* add VIA keymap to soldered kbd67mkii
* clean up config file
|
|
Co-Authored-By: Joel Challis <git@zvecr.com>
|
|
|
|
* add dual-direction diode capability
* update per PR requests
Co-authored-by: hineybush <hineybushkeyboards@gmail.com>
|
|
* Adding Novem keyboard (macropad) and demo layout
* Making changes suggested during pull request
* Removing keyboards/novem/keymaps/default/config.h as suggested during the pull request
* Moving keyboard to the handwired folder and changing the build line from readme in order to reflect this new location
|
|
* Initial absinthe setup
* Update Absinthe files
* Add absinthe ANSI layout
* Update absinthe keymaps
* Update Absinthe for rev3
* Flip encoder pins
* Fix rules.mk
* Update absinthe files
* Fix absinthe ansi config
* Add RGB
* Change rules for absinthe for firmware size
* Fix pins for rev4
* Fix pins and GESC
* Remove GESC from ANSI layout
* Rebase upstream/master
* Update formatting and convention from 8769 feedback
* Format rules.mk
|
|
* Add ddg_56 keyboard
* Add ddg_56 default keymap
* Fix config.h
* Update config.h
* Update ddg_56.h
* Update keyboards/handwired/ddg_56/readme.md
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keyboards/handwired/ddg_56/readme.md
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keyboards/handwired/ddg_56/info.json
Co-Authored-By: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|
|
|
|
Co-Authored-By: Joel Challis <git@zvecr.com>
|
|
* fixing layout for configurator
adding missing bottom row key to resolve formatting
|
|
|
|
|