summaryrefslogtreecommitdiff
path: root/keyboards/dz60
Commit message (Collapse)AuthorAge
* Add pok3r-like keymap for dz60. (#7078)Alan Berndt2019-10-20
| | | | | | * Add pok3r-like keymap for dz60. * Replace KC_TRNS with underscores
* added new layout and Olivierko keymap for dz60 (#6996)Olivierko2019-10-11
| | | | | | | | | | | | | | | | | | | | | * - added new layout for dz60 - created personal keymap using new layout * - changes based on pr feedback from @noroadsleft * - further readme formatting * Apply suggestions from code review applied changes based on review feedback Co-Authored-By: fauxpark <fauxpark@gmail.com> * - readme formatting * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* fix DZ60 info.json (#7000)noroadsleft2019-10-10
|
* [Keyboard] Added new layout for DZ60 and keymap (#6854)Jono Warren2019-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added new layout Added my preferred layout * Added my keymap * Update info.json Added LAYOUT_60_stand_stag_all * Update README.md Removed image from the keymap I based this layout from. * Update keyboards/dz60/keymaps/iso_vim_arrow_split_rs/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dz60/keymaps/iso_vim_arrow_split_rs/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dz60/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dz60/dz60.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dz60/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dz60/keymaps/iso_vim_arrow_split_rs/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dz60/dz60.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update rules.mk Removed verbose rules.mk
* [Keymap] Move brightness controls one key over (#6945)Jesper Nellemann Jakobsen2019-10-07
| | | | I forgot to count the extra ISO-only key next to left shift when initially adding these brightness controls.
* [Keymap] Add HHKB-based keymap for DZ60 (#6907)Josh Benavides2019-10-05
| | | | | | * Created personal keymap for dz60 hhkb layout. * Renamed directory joooosh to joooosh_hhkb... Removed redundant KC_TRNS alias #define... Updated to use KC_TRNS alias defined in QMK_KEYBOARD_H.
* [Keymap] dz60 Iso de 5x1u split right shift (#6889)Colai2019-10-05
| | | | | | | | | | | | | | | | * add ISO-DE layout with 5x1u and split right shift * cleaning up * renamed readme.md and layout. added underglow * change layout name in info.json * rename readme.md * renamed layout in comment. added rgb keys to visualisation * change Layout name in dz60.h visualization
* [Keymap] Added KBD6X Vimwarrior HHKB TOFU Personal Keymap (#6878)Leivince John Marte2019-10-05
| | | | | | | | | | | | * Added KBD6X Vimwarrior HHKB TOFU Personal Layout * Added Readme.md for Vimwarrior HHKB Tofu Keymap * Added DZ60 Vimwarrior WKL Tofu Keymap * Update Rename keymaps to devinceble_hhkb_tofu and devinceble_wkl_tofu * Update rules.mk Added BOOTLOADER config.
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-05
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* Update personal userspace and keymaps (#6876)Konstantin Đorđević2019-10-03
| | | | | | | | | | | | * Align bottom row in KBD6X keymap to match LAYOUT macro * Remove TAP_HOLD_CAPS_DELAY override in userspace * Change default USB polling rate to 1000 Hz * Move media controls to nav cluster on Wasdat * Add dz60:konstantin_b keymap
* [Keymap] Added my personal keymaps for dz60 and TMO50. (#6772)Brian Lou2019-09-19
| | | | | | | | | | | | * Added ottodokto keymaps for dz60 and tmo50. * moved placement of keymaps to proper directory * fixed accidental deletion of semicolon for tmo50 map * fix to use short form codes Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Support flashing DZ60 with :flash command (#6624)Jonathan Rascher2019-08-30
|
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-30
| | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog
* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2019-08-30
| | | | | | | | | | * Migrate ACTION_LAYER_MOMENTARYs to MO() * Add changelog entry * Update docs/ChangeLog/20190830/PR5176.md Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* [Keymap] switch backspace and backslash, updated readme (#6323)William Chang2019-07-13
|
* [Keymap] Add DZ60 layout that supports a hybrid hhkb layout (#6235)Alex Lewis2019-07-03
| | | | | | | | | | * adds support for dz60 with 2 function keys * fix images for readme * Update readme.md * block comment and readme cleanup
* DZ60 w/ 2.25u left shift and arrow cluster (#6215)Drashna Jaelre2019-07-01
|\ | | | | | | | | | | | | | | | | | | | | | | * PoC weeheavy_2.25_lshift * KB_B should read KC_B * L1 work * add play/pause and brightness to layer 1 * update README
| * update READMEOliver Ladner2019-06-29
| |
| * add play/pause and brightness to layer 1Oliver Ladner2019-06-29
| |
| * L1 workOliver Ladner2019-06-28
| |
| * KB_B should read KC_BOliver Ladner2019-06-16
| |
| * PoC weeheavy_2.25_lshiftOliver Ladner2019-06-16
| |
* | [Keymap] kifinnsson's Colemak angle mod ansi-ish layout for the dz60 (#6191)kifinnsson2019-06-26
|/ | | | | | | | | | | | | | | | * [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
* [Keymap] add keymap with split spacebar, ansi, hhkb features (#6114)Calvin Moody2019-06-11
| | | | | | | | | | | | | | | | * 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
* Add 60_ansi_split_bs_rshift layout to DZ60, with a new keymap for the same ↵Jonathan Rascher2019-06-07
| | | | | | | | | | | | | | | | | | (#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).
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* [Kenyboard] Add ansi_split_space_rshift layout to DZ60 (#6004)Klemen Košir2019-05-28
| | | | | | | | * [DZ60] Add ansi_split_space_rshift layout * [DZ60] Add kream keymap * Revert spacebar sizes
* [Keymap] Update Mouse key settings (#5946)Jesper Nellemann Jakobsen2019-05-21
| | | | Set shorter `MOUSEKEY_INTERVAL` and `MOUSEKEY_TIME_TO_MAX`. Move mouse scroll buttons around and update comment to reflect change.
* [Keymap] bingocaller's DZ60 MacOS keymap (#5914)Jesper Nellemann Jakobsen2019-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [Keyboard] Fix dz60 LAYOUT_60_iso_split_space_bs_rshift api errors (#5852)zvecr2019-05-11
| | | | | | * 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
* Add vim arrow keybindings to layer 1, update readme. (#5842)William Chang2019-05-11
|
* [Keymap] Updated keymap and readme (#5834)William Chang2019-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others ↵Olivier Poitrey2019-05-07
| | | | | | (#5181) Update all my keymaps to work with 40 keys. Refactor code using Userspace.
* [Keymap] DZ60 keymap and layout (#5474)Oliver Granlund2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 (#5760)Teng2019-05-02
| | | | | | | | * 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
* [Keymap] dz60 keymap w/ hhkb-esque default layer (#5708)loChris2019-04-29
| | | | | | | | * hello world * Update keyboards/dz60/keymaps/zepol_layout/keymap.c Co-Authored-By: loChris <44450518+loChris@users.noreply.github.com>
* Added keymap/userspace for dz60 build 4 with readme (#5668)William Chang2019-04-20
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add DZ60 Tsangan Layout + Fn layer (#5319)Eduardo Lourenço Pinto Neto2019-03-05
| | | | | | | | * Fix Mac mute keycode * Add DZ60 Tsangan layout with Fn layer * Add new line at end of the file
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
|
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
|
* [Keymap] Add my personal userspace and update my keymaps (#5128)Danilo Vulicevic2019-02-14
| | | | | | | | | | * Add billypython userspace and dz60 keymap * Disable Bootmagic in dz60:billypython keymap * Update whitefox:billypython keymap with userspace changes Also remove numpad layer
* [Keymap] Minor updates to my dz60 keymap (#4943)MechMerlin2019-01-27
|
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-13
|
* [Keymap] Adds keymaps for muzfuz DZ60, Planck, Clueboard66 (#4825)Mazin Power2019-01-13
| | | | | | | | * Adds keymaps for muzfuz * Remove unused keys from adjust layer * Bring in line with current QMK standards.
* Fix capkey led for dz60.Menchen2018-12-28
|
* Add tsangan layout to dz60 with a "sane" default keymap (#4717)Jason Thigpen2018-12-24
|
* Keymap: Added Drewsky DZ60 keymap (#4607)Twopidee2018-12-11
| | | | | | | | * Added Drewsky's DZ60 Keymap * Update keyboards/dz60/keymaps/drewsky/keymap.c Co-Authored-By: Twopidee <42394451+Twopidee@users.noreply.github.com>
* crd alps64 updates (#4565)Jason Thigpen2018-12-07
| | | | | | | | | | | | | * 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
* Keyboard: Add dz60 tsangan hhkb (#4529)Jason Thigpen2018-12-05
| | | | | | | | | | | | | | | | | | * 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