Age | Commit message (Collapse) | Author |
|
|
|
* Add 60_ansi_arrow_split_bs_7u_spc layout & keymap
* Update readme.md
* Minor updates
* Update dz60.h
* Update keymap.c
* Update readme.md
* Update keymap.c
* Update readme.md
* Update readme.md
* Update keymap.c
* Update layouts/default/60_ansi_arrow_split_bs_7u_spc/layout.json
* Update keymap.c
* Update readme.md
|
|
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
|
|
|
|
* add 60_tsangan_hhkb layout to dz60
|
|
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files
* Correct some 'rules.mk' in boards buried under vendor folders
* PR8027 patch
Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
* 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
|
|
* Add Community Layout: 60_abnt2
Add a 60% version of the standard keyboard layout used in Brazil.
* Enable 60_abnt2 support for DZ60
* fix the indenting in the Community Layout keymap
|
|
* Cleanup rules.mk for 32U4 keyboards, A-F
* Put back stuff in VIA keymaps
|
|
|
|
(#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).
|
|
|
|
* Bugfix refactor
* Added 60_iso layout to rules.mk
* Added sample ISO-UK keymap
* Keymap refactor
* Fixes per @andys8
|
|
|
|
* adds support for dz60
* fix dz60 readme
|