Age | Commit message (Collapse) | Author |
|
* Migrate ACTION_LAYER_MOMENTARYs to MO()
* Add changelog entry
* Update docs/ChangeLog/20190830/PR5176.md
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
|
|
* adds support for dz60 with 2 function keys
* fix images for readme
* Update readme.md
* block comment and readme cleanup
|
|
* PoC weeheavy_2.25_lshift
* KB_B should read KC_B
* L1 work
* add play/pause and brightness to layer 1
* update README
|
|
|
|
|
|
|
|
* [Keymap] kifinnsson's dz60 keymap
kifinnsson's custom keymap for the dz60
* Update keyboards/dz60/keymaps/kifinnsson/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Fixed readme.mk
cleaned up my readme.mk
* fixed readme.mk
|
|
|
|
|
|
* add calbatr0ss dz60 layout
* add media controls
* add media next/prev controls
* add base layer for windows and macos
* swap right ctrl and menu
* missing bracket
* update gitignore
|
|
(#6096)
* Add 60_ansi_split_bs_rshift layout to DZ60
I know there's already a lot of DZ60 layout macros, and #4668 suggests
they should be refactored at some point, but since this is one of the
standard layouts already in QMK that this PCB supports, I figured it was
okay to add so that DZ60 keyboards can share this layout with other
keyboards.
* New 60% ANSI split backspace/right-shift layout
I'm using this on a DZ60, but it should work fine on most 60% PCBs. It's
basically a HHKB layout with a standard ANSI bottom row (3x 1.25U mods,
6.25U spacebar, 4x 1.25U mods).
|
|
|
|
* [DZ60] Add ansi_split_space_rshift layout
* [DZ60] Add kream keymap
* Revert spacebar sizes
|
|
Set shorter `MOUSEKEY_INTERVAL` and `MOUSEKEY_TIME_TO_MAX`.
Move mouse scroll buttons around and update comment to reflect change.
|
|
* Added customisations and README
* Tweak keymap: word traversal/deletion
* Add w and b word traversal/deletion keycodes.
* Add fine volume control key codes, but don't use them, because they
conflict with other key codes. `A` somehow got remapped to fine
volume up.
* Set mousekey delay to zero
* Use SAFE_RANGE for key codes.
* Update keymap and README
Add new mouse-specific layer 3, activated by pressing and holding space.
Add brightness controls to layer 4 (previously, layer 3).
Update README:
* New keyboard-layout mockup image.
* Add actual link to kbdfans.cn.
* Update layer descriptions.
* Fix indentation in keymap.c
* Use _______ over KC_TRNS to increase readability
* Custom keys: use #define over process_record_user
* Use enum for naming layers
* Rename README.md -> readme.md
|
|
* Fix LAYOUT_60_iso_split_space_bs_rshift to match comments and Configurator
* Fix LAYOUT_60_iso_split_space_bs_rshift to match comments and Configurator
|
|
|
|
* 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
* swapped media control keys
* updated right alt key to apply shift key for emacs
* updated R_Alt to remove shift
* Updated readme
|
|
(#5181)
Update all my keymaps to work with 40 keys. Refactor code using
Userspace.
|
|
* init
* function layout planning
* nordic keymap v1.0
* Added latest satan layouts, updated readmes
* Cleaning code
* Renamed ISO -> iso
* Updated keymap to work better with Swedish layout
* merge conflict
* Added dz60 layout
* pr issues fixes
* removed weirdly positioned files
* code cleanup, added dz60 layout json data
* Added dz60 layout readme
* Renamed layout
* removed vscode file
* Update keyboards/dz60/dz60.h
Co-Authored-By: OlliGranlund <OlliGranlund@users.noreply.github.com>
|
|
* 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
|
|
* hello world
* Update keyboards/dz60/keymaps/zepol_layout/keymap.c
Co-Authored-By: loChris <44450518+loChris@users.noreply.github.com>
|
|
* 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
|
|
* Fix Mac mute keycode
* Add DZ60 Tsangan layout with Fn layer
* Add new line at end of the file
|
|
|
|
|
|
* Add billypython userspace and dz60 keymap
* Disable Bootmagic in dz60:billypython keymap
* Update whitefox:billypython keymap with userspace changes
Also remove numpad layer
|
|
|
|
* Add default value for IS_COMMAND for COMMAND feature
* Cleanup and consistency
* Update Templates to reflect change
* Fix IS_COMMAND in template
* Fix IS_COMMAND define
* Use consistent IS_COMMAND block in templates
* Remove unnecessary `#undef IS_COMMAND` directives
* Fix compile issue on orthodox
* Reomve IS_COMMAND option for newer boards
* Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting
* Remove a couple of additional IS_COMMAND defines
* Remove remaining redundant IS_COMMAND definitions
* Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin
* Remove multiple empty lines in modified config.h files
* Update additional boards
* Reomve IS_COMMAND from newer boards
* Update Alice keyboard
* Remove IS_COMMAND from additional boards
Jan 24th edition
|
|
|
|
* Adds keymaps for muzfuz
* Remove unused keys from adjust layer
* Bring in line with current QMK standards.
|
|
|
|
|
|
* Added Drewsky's DZ60 Keymap
* Update keyboards/dz60/keymaps/drewsky/keymap.c
Co-Authored-By: Twopidee <42394451+Twopidee@users.noreply.github.com>
|
|
* Update alps64 aek layout to work
I tried using the layout provided with my alp64 board in AEK
configuration, but keys weren't mapping correctly until I made this fix.
* Update crd's alps64 aek keymp to match other boards
(inspired by mechmerlin)
* Fix minor whitespace issue
|
|
* Add tsangan bottom row hhkb layout for dz60
* Add crd's tsangan hhkb layout for dz60
* Resort to native key aliases when they exist
* Update crd's dz60 ansi keymap to match updates for hhkb fn layer
* Add tsangan hhkb layout to dz60 info.json for KLE
* Fix JSON nesting in dz60 layouts block
* Minor adjustments to crd layouts to make them more consistent
* Update layout naming to 60_tsangan_hhkb
|
|
* Add Configurator support for dz60 ansi split space
* Add keymap and fix layout macro
|
|
* minor additions to alps64 and dz60
* Rename crd keymap to represent 2u lshift layout
* Add crd's new ANSI layout dz60 with preferred layers
|
|
* default mechmerlin keymap initial commit
* fix up the keymap
* cleanup keymap
* add rgb sleep functionality
* add the beginning of a readme
* fix that compile error
* fixup formatting
* spruce up that readme
* add RGB lighting controls to _CL layer
* update readme
* set rgb underglow color
* update readme
* fix formatting
|
|
relativity macros. (#4368)
* Updating to my local changes.
* Added auto-complete for joins.
* Added lights to imply current state better
|
|
* Update userspace with common config.h
* Add my dz60, satan and xd75 keyboard keymaps
* Fixing executable bits changed during last upstream merge
* Cleanup unnecessary files and defines
* Remove unnecessary defines from userspace config
* Add underglow controls to dz60 function layer
* Fixing merge conflicts
* Fixing exectable bits changed during merge
|
|
|
|
* Personal dz60 keymap
* Replacing unused macros
Co-Authored-By: pevecyan <pevecyan@users.noreply.github.com>
* Fixes on keymap
|
|
operations based calculator (#2864)
* Made DZ60 layout with calculator
* Cleaned up and commented, preparing to fix bug with negative in front of open parenthesis as first character
* Fixed bug where negative sign infront of parenthesis as first character was parsed incorrectly
* Made a better solution for the bug from the previous commit
* Modularized and added a userfile so that this code can be used on various keyboards, found in doogle999
* Removed commented code from keymap
* Made the layer that is used for calculations a define so that it can be changed per keyboard
* Made the readme
* Made the readme in the correct place
* Revert "Made the readme in the correct place"
This reverts commit 7f8b59ed9e59c77401a48be3a7ac1e8fd8e84e32.
* Manually synced with qmk upstream
* Stopped repeat, made keys print character that they are defined as rather than what the keyboard wants them to do
* Added support for numpad, might make all keycodes custom so that there is no need to change doogle999.c if you want to change the keycode that is associated with a function, also made numpad automatically activating an option
* Fixed some bugs with backspacing, updated the readme
* Fixed some bugs with numlock turning on at the wrong times when a shift key was down
* Made the return to layer work automatically instead of just forcing it to layer 0
* fixes and style changes, 20% decreased binary size
* Fixed some bugs with double printing and compilation errors on my side
* Fixed bug with exceeding the buffer size
* Removed changes that added const-ness
* Made changes so that backspace does not repeat to remove backspace bugs, still some bugs with recalculating without having typed anything
* Fixed obo error with calc main loop
* Made includes more accurate in keymap for dz60
* Moved flags to user makefile
|
|
|
|
it's consistent with the other layouts. (#4207)
|
|
|
|
|
|
|