Age | Commit message (Collapse) | Author |
|
Update DZ60 Personal readme.md and keymap.c
* Update readme.md
* Update keymap.c
* Update keymap.c
* Update readme.md
* Update readme.md
* Update readme.md
* Update keymap.c
* Update readme.md
* Update
* Update readme.md
* Update keymap.c
* Update readme.md
|
|
* Better handle LTO_ENABLE
Especially when calling from command line
* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE
* Remove long for LTO from show_options.mk
|
|
* Changed keyboard layout and updated some keys
* Updated keymap
* Updated layout and pictures
* Remove old keymap
Co-authored-by: chis <chis@chis.chis.dev>
|
|
maartenwut/eon65 (#9993)
* Add Layout and Keymap
* Add and Update Keymap
* Update readme.md
* Update keymap.c
* Update readme.md
* Update
* delete
* update
* Revert "update"
This reverts commit 91a3ff800c043094469dd0bb60cc454857b3a2d0.
* Update config.h
remove `DESCRIPTION` as per PR checklist
* Update config.h
* Revert "Update config.h"
This reverts commit 269df0535efb4548828463eecc3a022c99d98949.
* Revert "Update config.h"
This reverts commit cad5a3320123da4694f09fb4e3ac08cc75bab1cc.
* Update keyboards/dz60/dz60.h
* Update keyboards/dz60/keymaps/mrsendyyk/keymap.c
* Update keyboards/dz60/keymaps/mrsendyyk/keymap.c
* Update keyboards/dz60/keymaps/mrsendyyk/keymap.c
* Update keyboards/dz60/keymaps/mrsendyyk/keymap.c
* Update keyboards/dz60/keymaps/mrsendyyk/keymap.c
* Update keyboards/dz60/keymaps/mrsendyyk/keymap.c
* Update keyboards/dz60/keymaps/mrsendyyk/keymap.c
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update dz60.h
* Update keymap.c
* Update readme.md
* Update keymap.c
* Update keymap.c
* Update readme.md
* Update dz60.h
* Update keymap.c
* Update readme.md
* Update readme.md
* Update
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update readme.md
* Update keymap.c
* Update readme.md
* Update readme.md
* Update keymap.c
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Rename readme.md to README.md
* Rename readme.md to README.md
* Rename README.md to readme.md
* Rename README.md to readme.md
* Update rules.mk
* Update dz60.h
* Update keymap.c
* Update readme.md
* Update keymap.c
* Update readme.md
* Update
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update readme.md
* Update info.json
* Update keyboards/dz60/dz60.h
* Update keyboards/dz60/dz60.h
* Update keyboards/dz60/rules.mk
* Update layouts/community/60_ansi_arrow/mrsendyyk/keymap.c
* Update layouts/community/60_ansi_arrow/mrsendyyk/keymap.c
* Update layouts/community/60_ansi_arrow/mrsendyyk/keymap.c
* Update layouts/community/60_ansi_arrow/readme.md
* Update layouts/default/60_ansi_arrow/default_60_ansi_arrow/keymap.c
* Update layouts/default/60_ansi_arrow/default_60_ansi_arrow/keymap.c
* Update layouts/default/60_ansi_arrow/default_60_ansi_arrow/keymap.c
* Update layouts/default/60_ansi_arrow/readme.md
* Update layouts/community/60_ansi_arrow/mrsendyyk/readme.md
* Update layouts/community/60_ansi_arrow/mrsendyyk/readme.md
* Update layouts/community/60_ansi_arrow/readme.md
* Update layouts/community/60_ansi_arrow/readme.md
* Update layouts/community/60_ansi_arrow/readme.md
* Update layouts/community/60_ansi_arrow/readme.md
* Update layouts/community/60_ansi_arrow/readme.md
* Update keymap.c
* Update readme.md
* Update keymap.c
* Update keymap.c
* Update readme.md
|
|
(#9910)
* KBDfans DZ60 ANSI with Arrow also RGB Underglow as a Caps Lock Indicator
* Change all the KC_NOs to _______ (seven underscores)
* change all the KC_NOs to _______ (seven underscores)
* Update keymap.c
* Update readme.md
Update build environment setup link, make instructions link, and make instructions link.
|
|
* adding dz60 layout lint_kid
* adding dz60 layout lint_kid, removed readme
* removing wrong commented layout from dz60 lint_kid layout
* added readme
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|
|
* pinpox keymap for dz60
* Update keyboards/dz60/keymaps/pinpox/rules.mk
* Update keyboards/dz60/keymaps/pinpox/keymap.c
* Update keyboards/dz60/keymaps/pinpox/rules.mk
|
|
key on numpad layer (#9339)
* README cleanup
* replaced "normal" numbers with "keypad" numbers:
KC_P4 replaced by KC_KP_P4
* replaced "normal" keys on Numpad Layer with the "KeyPad" keys
KC_1 replaced by KC_P1 etc.
|
|
|
|
* mpstewart dz60 layout
* Remove macro aliases from keymap
* Remove macro aliases from keymap
* Update keyboards/dz60/keymaps/mpstewart/keymap.c
* Remove macro aliases from keymap
* use AG_TOGG instead of AG_SWAP
Also some commentary changes, and a change to one of the layout graphics
|
|
* Added custom dz60 keymap
* Update readme.md
* Updated pictures in README.md
* README.md fixes
* Updated mouse layout/ added ` key
* Changed bkspc key to del in mod
* Changed picture
* Updated keymap
* Removed default dz60 config.h
* Updated Readme
* Added Devorak Keymap
* Re-added Default Config File
* Updated Flash Command
* Cleaned Up Custom Config File
* Added Lock Security Layer
* Updated Readme Picture
* Fixed Readme
* Re-added keyboard picture
* Added home and end button
* added insert, pgup, pgdn
* final commit before pull request
* fixing merge
* Added custom dz60 keymap
* adding lufa?
Co-authored-by: chrisae9 <chrisae9@penguin>
|
|
|
|
* Added new iso layout and keymap for dz60 with all 4th row keys 1u in size
|
|
* Add DZ60 to VIA
* Changed vendor id from 'KF' to 'DZ'
* Capitalize hex
* Fix Via_layout_options size setting
* Update keyboards/dz60/keymaps/via/rules.mk
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@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
* swapped media control keys
* updated right alt key to apply shift key for emacs
* updated R_Alt to remove shift
* Updated readme
* add layout 2 and rename existing folder to layout 4
- renamed existing folder with directional layout to layout 4
- udpated existing readme
- Added layout_60_2
* update flash script per pull request review
* Added keymap profile to space65
- This keymap profile is for MacOS with VIM key bindings
- See readme for more information
* Update keyboards/gray_studio/space65/keymaps/billiams/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/gray_studio/space65/keymaps/billiams/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/gray_studio/space65/keymaps/billiams/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/gray_studio/space65/keymaps/billiams/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/gray_studio/space65/keymaps/billiams/keymap.c
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* remove unnecessary code from keymap
* updated keys and cleaned up readme
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
* I don't know if this is how my keyboard is laid out or not
* testing, still broken
* name change
* I think this is the layout I will try to use to start
* it compiles!
* added norman layout!
* media keys
* Moved backlight functions to KEYB
Moved Delete off of Backspace and to the < key
* more changes to layout, move Norman to 1 so it was moddable by FCTN
* swapped volume and media, I use volume a lot more than media
* Eh, it's still all in flux.
* I don't want the entire function layer full of dead keys, after all...
* moves escape to the caps lock key and caps lock to the functions layer
* update my readme for posterity
* Updates bonfire dz60 for better escape control
* WIP commit -- this is not working yet
* updates keymap for GAME layer
adds info to README
adds visual keyboard layout map in json and jpg for reference
* updates readme for visual keymap insertion
* removes my layout from the parent folder and keeps it localized
* updates the C code to be more readable
* finished the HELD_ESCAPE code
* finishes v6.1.0
* updates layout names to match repo code style per @mechmerlin
Apply suggestions from code review
* updates to code style per suggestions by @mechmerlin
* Update global-functions.c
updates some personal documentation
* updates hold time for escape on gaming layer
* updates several aspects of the code based on PR requests
* moves a variable
|
|
|
|
* Adds layout for DZ60rev2 plate B, options 4 and 10
* Use KC_TRANS for layer keys
* Format layer0 with visual key size layout
* Add RGB controls; add start description; add KC_LOCK
* Update comments on rules.mk for DZ60
* Gets keymap compiling
* Fix wiring for shift on row 3
* Hold a with other key to send Ctrl-A before other key
* Adds compile-time defined mac-compatability media keycodes
* Adds logic in place for capturing taps (w/ timeout)
* Add send_keys(...) which can send up to 64 nested keycodes
* Implement send_keys callable with n repeats
* Tweaks some of the keymap
* Add reset keycode; add disable to custom shortcuts
* Adds a special "off" layer where bonus mod goes to layer 0, every other key KC_NO
* Adjust timeout; mousekey settings
* Changes layout of Home,End,PgUp/Dn on the dedicated arrow keys L1/L2
* PoC on rgb lighted layer indication
* Refactors color table defines
* Adds logic for controlling layer lights
* Only change state on one side of the event lol
* Switch back to Tapping Toggle for layer 4
* Add custom config file for keyboard; TT and mousekey settings
* Code cleanup; starting to refactor special ctrl tapping keys functions
* Move defines and reak out functions
* Remove debugging light
* Adjust keymaps; add enter
* Adds a couple custom macros
* Add simplified version of keymap to help debug issues
* Adds basi numpad configuration for levinson keyboard half
* Use ANSI ctrl key as layer 1 for better one hand (`)
* Adapt to new 8bit hue from #5547; layer enum use everywhere
* Move custom code out to users/ space
* Flip col pins, move key assignments to "left hand"
* Update readme
* Implement placeholder macros
* Notes
* Reduce tapping time for SFT_T(/)
* Adds vim features; refactors things
* Adds fork of the vim features written by xton
* Use correct backspace keycode
* Add VIM_ESC
* Add "OFF" to the RGB/HSV definitions
* Clean up rules, use new "OFF" definition
* Add windows KC_CALCULATOR key to numpad
* Reformat layers with better guide; change layer names
* Add sleep key
* Change timeout delay
* Add a "code paste" which surrounds a ^V with ```
* Try removing shift tap on rshift /
* Update macros
* Update the "code paste" macro
* Update keymap with reset, calc, equals
* Update keyboards/dz60/keymaps/twschum_b_4_10_simple/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/dz60/keymaps/twschum_b_4_10/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update users/twschum/twschum.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update users/twschum/twschum.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Revert quantum/rgblight_list.h
* Better name for split space layout; rename KEYMAP->LAYOUT
* Rename KEYMAP->LAYOUT
* Use simpler :flash command
* Clean up layout files
* Use qmk's MOD_MASK_CTRL
* Sync lufa submodule
* Cleanup from noroadsleft's PR comments
* Modernize vim layer code
|
|
- renamed existing folder with directional layout to layout 4
- udpated existing readme
- Added layout_60_2
|
|
Co-Authored-By: fauxpark <fauxpark@gmail.com>
|
|
* [keymap] Added abnt2 format to dz60
* [layout] added LAYOUT_60_iso_abnt2 to dz60
* Fix error: macro passed 63 arguments & takes 62
* Change BR_QUOTE to KC_GRV
* Clean dz60.h
* Apply suggestions from code review
Accepted suggested from noroadsleft
* Applied suggested changes
* Update info.js with abnt2 layout
* Update keyboards/dz60/info.json
* Update keyboards/dz60/info.json
* Rename the keymap to default_abnt2
|
|
|
|
* New custom ISO keymap for DZ60
* New custom ISO keymap for DZ60
* Adding relative path for keymap image
* Removed reference to PNG and updated the README accordingly.
* Improving on the README some more after reading up on the guidelines for
keymaps
|
|
* Added custom dz60 keymap
* Update readme.md
* Updated pictures in README.md
* README.md fixes
* Updated mouse layout/ added ` key
* Changed bkspc key to del in mod
* Changed picture
* Updated keymap
* Removed default dz60 config.h
* Updated Readme
* Added Devorak Keymap
* Re-added Default Config File
* Updated Flash Command
* Cleaned Up Custom Config File
* Added Lock Security Layer
* Updated Readme Picture
|
|
* Add pok3r-like keymap for dz60.
* Replace KC_TRNS with underscores
|
|
* - 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>
|
|
* 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
|
|
I forgot to count the extra ISO-only key next to left shift when
initially adding these brightness controls.
|
|
* 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.
|
|
* 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
|
|
* 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
* Put back stuff in VIA keymaps
|
|
* 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
|
|
* 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>
|
|
* Remove KC_DELT alias in favor of KC_DEL
* Add changelog
|
|
* 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
|
|
|
|
* [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
|