Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Added autoclicker, better mouse, vim like FN layer and more.
* Updated docs to comply with guidelines
* Fixed Imgur links
* increased step sizes
* updated readme to reflect step size
* Added second delay array for autoclicker to compensate for RGB animation CPU loads
* better RGB effects and updated docs
* better README.md formatting
* added DEBONCE libinput workaround for Linux
* fixed formatting
* fixed typos and clarified
* fixed layer picture order
* Update keyboards/dztech/dz65rgb/keymaps/yuannan/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/dztech/dz65rgb/keymaps/yuannan/README.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Updated Docs and rules
* Updated with the new deferred exec API to ensure more consistant CPS
* renamed README.md to be lower case to comply with fauxpark's request
* Remapped alt to be left instead of right for compatibility reasons
* Update keyboards/dztech/dz65rgb/keymaps/yuannan/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
|
|
|
|
|
|
|
|
* Add Krush65 Hotswap
* Led fix
* small fix
* a
* B
* move ec action to VIA keymaps
* Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md
* Update keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk
* Update readme.md
* Update readme.md
* Update readme.md
* Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md
* Update keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk
* Update keyboards/sawnsprojects/krush/krush65/hotswap/info.json
* Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md
* Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md
* Update keyboards/sawnsprojects/krush/krush65/hotswap/info.json
* Update keyboards/sawnsprojects/krush/krush65/hotswap/hotswap.h
|
|
|
|
|
|
* Reduce mem footprint - remove sprintf
* remove stdio reference and use get_u8_str
Co-authored-by: Jonavin <=>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added waterfowl files
* Completing PR Checklist
* Added encoders to info.json
* Added license to default keymap
* Update keyboards/waterfowl/keymaps/cyanduck/keymap.c
* Update keyboards/waterfowl/keymaps/default/keymap.c
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/keymaps/default/keymap.c
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/keymaps/cyanduck/keymap.c
* Update keyboards/waterfowl/rules.mk
* Update readme.md
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/info.json
* Update keyboards/waterfowl/info.json
|
|
|
|
* fix keymap
* fix keymaps
|
|
|
|
* added files for EVO70
* updated info.json and readme
* ran qmk lint and fixed typo in info.json
* removed defines from config.h in favor of info.json
* removed an unnecssary include
* removed unnecessary code
* updated rules.mk to remove mention of Bluetooth
* corrected edit to rules.mk
* added code for OLED menu display
* removed extraneous comments and spaces
* added bongo cat animation
* Update keyboards/custommk/evo70/rules.mk
* Update keyboards/custommk/evo70/config.h
* Modified Bongocat graphics to match original proportions
* updated info.json device version
* updated OLED splash screen display timing
* improved bongo cat tap detection and added backlight breathing to OLED menu
* various improvements to OLED, saving settings, and VIA keymap fix
* removed extraneous define
* custom encoder assignment retained upon powerup, backlight sleep upon suspend
* corrected bongo cat tap detection
* Changed splash screen and bongo cat encoder rotation to use the custom assignments
* removed _default from LAYOUT naming and changed keyboard image to be hosted from imgur
* Force smaller version of image to be used in readme
|
|
|
|
|
|
* kbdfans/kbd75/rev1:noroadsleft - remove LAYOUT_75_ansi_wkl definition
* coseyfannitutti/discipline:noroadsleft - change KC_GESC to KC_ESC
* update Quantum keycode instances in noroadsleft keymaps
- `RESET` -> `QK_BOOT`
- `EEP_RST` -> `EE_CLR`
- `DEBUG` -> `DB_TOGG`
* create and add G_PWD macro
|
|
|
|
|
|
* Default Factory Settings
* Change Keyboard Name in Readme
* Fix LED Orders
* Change Brightness Step
* Enable Lighting Layers
* Add RGB Control Mode
* Unblink Layer to Clear Stack
* Add MacOS RGB Control
* Comment Fixes
|
|
|
|
modify ginkgo65hot
|
|
|
|
* allowing the kt60 file to be modified so I can do things while waiting for it to be fixed upstream
* initial commit for mokulua keyboard
* Split the board into mirrored and standard layouts.
* Prepping for PR. Silly keymap added.
* prepped for PR
* Apply suggestions from code review
* Fixing firmware from the refactor that removed the mirrored layout.
* Small tweaks using changes from refactor
* Changed the name of the layouts back to match the original to resolve conflict in info.json
* these files needed to be removed as well, they were added as a part of the refactor
* info.json moveds to be different for each build
* Another file had to be removed and the mirrored.c file changed to call mirrored.h instead of standard.h
* fixing chibios ver
* force deleting to revert
* fixing chibios shit
* Update keyboards/mechwild/mokulua/mirrored/mirrored.c
* Update keyboards/mechwild/mokulua/standard/standard.c
* Removing tabs and replacing with 4 spaces. Small style and formatting changes.
|
|
|
|
* Basic support for Maltron DQz11N1G controller replacement.
* Update keyboards/handwired/dqz11n1g/rules.mk
* Rehost images to cubeupload.com.
(They were previously hosted via github wiki)
* Apply suggestions from noroadsleft code review
* Update keyboards/handwired/dqz11n1g/dqz11n1g.h
|
|
|
|
* Adding chocV keyboard
* Fix checklist issues / community layout support
* Remove template cruft from readme
* Fix image url in readme
* Fix image url in readme to raw github content
* Change readme example to use default Keymap
* Remove vestigal config
* More informative keymap readme
* Config.h swapsies
* Remove deprecated features
* Conform / Modernize Rules
* Conform / Modernize Rules
* Clean up spacing
* Update keyboards/chocv/readme.md
Move build docs links to end :+1:
|
|
|
|
* add zed60
* update readme.md
* Delete chconf.h
* update readme.md
* Update keyboards/mechlovin/zed60/rules.mk
* Update keyboards/mechlovin/zed60/keymaps/via/keymap.c
* Update keyboards/mechlovin/zed60/keymaps/default/keymap.c
* Update keyboards/mechlovin/zed60/keymaps/default/keymap.c
* Update keyboards/mechlovin/zed60/keymaps/via/keymap.c
* Update keyboards/mechlovin/zed60/keymaps/via/keymap.c
* Update keyboards/mechlovin/zed60/keymaps/via/keymap.c
* Update keyboards/mechlovin/zed60/config.h
* Update keyboards/mechlovin/zed60/config.h
* Update keyboards/mechlovin/zed60/info.json
* Update keyboards/mechlovin/zed60/readme.md
* Update keyboards/mechlovin/zed60/info.json
* Update keyboards/mechlovin/zed60/zed60.h
|
|
|
|
|
|
|
|
* Add correct hand_swap_config matrix for planck_rev6 and planck_rev6_drop
* Make sure indentations are consistent
* Make the rev6 hand_swap_config matrix the default, also correct for ez.
* Move hand_swap_config matrix from planck.c to revision subdirectories
|
|
|
|
* teimor keymap
* quickfix and cleanup
* update readme
* quickfix and cleanup before pr
* clang
* clean layout
* add reset
* pr fix
* fix pr
* Rename README.md to readme.md
|