summaryrefslogtreecommitdiff
path: root/keyboards/dz60
AgeCommit message (Collapse)Author
2019-08-30Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark
* Migrate ACTION_LAYER_MOMENTARYs to MO() * Add changelog entry * Update docs/ChangeLog/20190830/PR5176.md Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
2019-07-13[Keymap] switch backspace and backslash, updated readme (#6323)William Chang
2019-07-03[Keymap] Add DZ60 layout that supports a hybrid hhkb layout (#6235)Alex Lewis
* adds support for dz60 with 2 function keys * fix images for readme * Update readme.md * block comment and readme cleanup
2019-07-01DZ60 w/ 2.25u left shift and arrow cluster (#6215)Drashna Jaelre
* PoC weeheavy_2.25_lshift * KB_B should read KC_B * L1 work * add play/pause and brightness to layer 1 * update README
2019-06-29update READMEOliver Ladner
2019-06-29add play/pause and brightness to layer 1Oliver Ladner
2019-06-28L1 workOliver Ladner
2019-06-26[Keymap] kifinnsson's Colemak angle mod ansi-ish layout for the dz60 (#6191)kifinnsson
* [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
2019-06-16KB_B should read KC_BOliver Ladner
2019-06-16PoC weeheavy_2.25_lshiftOliver Ladner
2019-06-11[Keymap] add keymap with split spacebar, ansi, hhkb features (#6114)Calvin Moody
* 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
2019-06-07Add 60_ansi_split_bs_rshift layout to DZ60, with a new keymap for the same ↵Jonathan Rascher
(#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).
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-05-28[Kenyboard] Add ansi_split_space_rshift layout to DZ60 (#6004)Klemen Košir
* [DZ60] Add ansi_split_space_rshift layout * [DZ60] Add kream keymap * Revert spacebar sizes
2019-05-21[Keymap] Update Mouse key settings (#5946)Jesper Nellemann Jakobsen
Set shorter `MOUSEKEY_INTERVAL` and `MOUSEKEY_TIME_TO_MAX`. Move mouse scroll buttons around and update comment to reflect change.
2019-05-20[Keymap] bingocaller's DZ60 MacOS keymap (#5914)Jesper Nellemann Jakobsen
* 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
2019-05-11[Keyboard] Fix dz60 LAYOUT_60_iso_split_space_bs_rshift api errors (#5852)zvecr
* 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
2019-05-11Add vim arrow keybindings to layer 1, update readme. (#5842)William Chang
2019-05-09[Keymap] Updated keymap and readme (#5834)William Chang
* 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
2019-05-07[Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others ↵Olivier Poitrey
(#5181) Update all my keymaps to work with 40 keys. Refactor code using Userspace.
2019-05-03[Keymap] DZ60 keymap and layout (#5474)Oliver Granlund
* 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>
2019-05-02add a new keymap of DZ60 for MacOS (#5760)Teng
* 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
2019-04-29[Keymap] dz60 keymap w/ hhkb-esque default layer (#5708)loChris
* hello world * Update keyboards/dz60/keymaps/zepol_layout/keymap.c Co-Authored-By: loChris <44450518+loChris@users.noreply.github.com>
2019-04-20Added keymap/userspace for dz60 build 4 with readme (#5668)William Chang
* 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
2019-03-05Add DZ60 Tsangan Layout + Fn layer (#5319)Eduardo Lourenço Pinto Neto
* Fix Mac mute keycode * Add DZ60 Tsangan layout with Fn layer * Add new line at end of the file
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-02-14[Keymap] Add my personal userspace and update my keymaps (#5128)Danilo Vulicevic
* Add billypython userspace and dz60 keymap * Disable Bootmagic in dz60:billypython keymap * Update whitefox:billypython keymap with userspace changes Also remove numpad layer
2019-01-27[Keymap] Minor updates to my dz60 keymap (#4943)MechMerlin
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
* 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
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2019-01-13[Keymap] Adds keymaps for muzfuz DZ60, Planck, Clueboard66 (#4825)Mazin Power
* Adds keymaps for muzfuz * Remove unused keys from adjust layer * Bring in line with current QMK standards.
2018-12-28Fix capkey led for dz60.Menchen
2018-12-24Add tsangan layout to dz60 with a "sane" default keymap (#4717)Jason Thigpen
2018-12-11Keymap: Added Drewsky DZ60 keymap (#4607)Twopidee
* Added Drewsky's DZ60 Keymap * Update keyboards/dz60/keymaps/drewsky/keymap.c Co-Authored-By: Twopidee <42394451+Twopidee@users.noreply.github.com>
2018-12-07crd alps64 updates (#4565)Jason Thigpen
* 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
2018-12-05Keyboard: Add dz60 tsangan hhkb (#4529)Jason Thigpen
* 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
2018-11-18Add personal zvecr dz60 keymap (#4443)zvecr
* Add Configurator support for dz60 ansi split space * Add keymap and fix layout macro
2018-11-09Add my new ANSI layout dz60 setup (#4397)Jason Thigpen
* minor additions to alps64 and dz60 * Rename crd keymap to represent 2u lshift layout * Add crd's new ANSI layout dz60 with preferred layers
2018-11-06Commit my DZ60 keymap (#4375)MechMerlin
* 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
2018-11-06separated all my changes into separate files, working on generalizing my ↵TheOneTrueTrench
relativity macros. (#4368) * Updating to my local changes. * Added auto-complete for joins. * Added lights to imply current state better
2018-11-05Keymap update Adding RGB underglow controls. (#4358)Jarred Steenvoorden
* 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
2018-10-30Move grave to top layer (caps is esc) (#4288)Jason Thigpen
2018-10-27Keymap: Personal dz60 keymap (#4251)Žan Pevec
* Personal dz60 keymap * Replacing unused macros Co-Authored-By: pevecyan <pevecyan@users.noreply.github.com> * Fixes on keymap
2018-10-23Made a userspace that allows you to use your keyboard as an order of ↵Ajax
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
2018-10-22Include quantum.h to fix travis CI errorsDrashna Jaelre
2018-10-22added ASCII representation to dz60 iso-split layout and adjusted it so that ↵SpacebarRacecar
it's consistent with the other layouts. (#4207)
2018-10-19added an ISO split spacebar layout, keymap and readme files (#4165)mcarni
2018-10-19Keymap: Add dz60 iso-de layout (#4173)Andy
2018-10-18Keymap: Swap func layer keys and add vim navigation to navigation layer (#4163)Jason Thigpen