Age | Commit message (Collapse) | Author |
|
* added default as a starting point
* added readme per guidelines
* made necessary changed to keymap to follow guidelines
* changed debounce mode for more smooth usage at the cost of mem
* increased polling interval
* Revert "made necessary changed to keymap to follow guidelines"
yikes! I modified the WRONG directory. reverted.
This reverts commit 8ba3d97af538796d765c47b48537dbcf55c3dbc1.
* reverted commit that modified file in incorrect directory. modified intended file.
* added license tp config.h
|
|
|
|
|
|
|
|
|
|
|
|
* add orthodeluxe keymap for Planck keyboard
* add licence header to config.h
* fix indentation
* add bootmagic lite and simplify code
|
|
|
|
|
|
|
|
* tushark54 base layers
* init summer keymap
* drafted new keymap layers
* added new keymap
* v2.0 mvp
* added bracket modes
* added oneshot left modifiers
* added HYPER layer
* added audio
* added audio and more
* changed layer order
* swapped SUPER and LCTL keys
* added more tunes
* added more audio
* added tunes
* major layer modifications
* major changes to keymaps
* minor changes
* added venv macro
* merge conflict
* v3 mvp
* moved DEL to hyper layer and PANIC+ALT
* fn keys on hyper, macros on lower ii
* dynamic macros and audio options
* minor audio improvements
* osl timeouts
* manually added .vscode directory
* fixed upstream file
* fixed upstream file
* base and hyper layer changes
* modified tapping term
* added more macros
* added GPL2+ compatible license headers
* removed songs
* updated licenses
* added chmod macro
|
|
|
|
* Add planck layout
* switch gaming toggle to TG
* rename readme
|
|
|
|
|
|
|
|
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
|
|
|
|
|
|
* Adding keymap files
* Added compatible license header to config file
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
* Create user keymaps
* Prepare user keymaps for PR
Co-authored-by: bghull <35785950+BaneJammin@users.noreply.github.com>
|
|
|
|
|
|
|
|
* Add kyria keymap
* Add planck keymap
* Add nyquist keymap
* Add vim movement instead of regular movement layer
* Use partial home row mods :)
* Update keyboards/keebio/nyquist/keymaps/winterNebs/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keebio/nyquist/keymaps/winterNebs/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keebio/nyquist/keymaps/winterNebs/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keebio/nyquist/keymaps/winterNebs/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keebio/nyquist/keymaps/winterNebs/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/keymaps/winterNebs/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/keymaps/winterNebs/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/planck/keymaps/winterNebs/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/planck/keymaps/winterNebs/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/planck/keymaps/winterNebs/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fix outdated function call
* Apply suggestions from code review
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/keymaps/winterNebs/keymap.c
somehow this wasn't added to the batch?
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* remove deprecated function
* Rename to lowercase
* Update keyboards/planck/keymaps/winterNebs/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* fix oled path
* rebase and add back nyquist that was lost by rename
* Add licenses
* License in the wrong file
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
* Fixed some small things and replaced deprecated definitions
* Improvements
* Reverted kemyap change
|
|
* Fix missing VAI
* Add amethyst keybindings
* Add amethyst bindings for planck
|
|
* Badger keymaps
* bug fix - linter
* code review feedback and ortholinear bugs
* cleanup
* backing out suspect bug after doing additional research
* code review feedback
* code review feedback
* changing default badger keymap and small bugfix
|
|
* experiment with userspace
* reorganise
* readme
* missing oneshot shift from ignored keys
* recombine hands in layout macro
|
|
* Added Finnish SFS 5966 keymap for planck.
* Modified comments and added copyright header.
|
|
* 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
|
|
* Update Space Cadet to use Custom Tapping Term functionality
* Detect correct keycode for space cadet tapping term
* Update tap dancing to use global custom tapping term
* Update documentation for Tap Dances
* formatting pass
* Apply suggestions from code review
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update docs/feature_tap_dance.md
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update for future
* Update user keymaps for space cadet
* Fix typos
* Clean up tapping term stuff
* Fix compiler issue if NO_ACTION_TAPPING is enabled
Co-authored-by: fauxpark <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
* Add change log
* Change combo index from uint8_t to uint16_t
|
|
* move media keys in to move layer; rearragne f keys; use send_string for rev5 compatability
* remove send_string workaround for #4072
|
|
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
* Create readme.md
* Add personal keymap
* Edit readme
* Reorganize layouts
* Update config.h
* Edit beep settings
* Apply suggestions from code review
* More suggestions from code review
|
|
* Keymap: Add custom keymap for Planck
* Fixup buffet's planck keymap
|
|
|
|
|
|
|
|
* Branch point for 2020 May 30 Breaking Change
* Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954)
* Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957)
* Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958)
* Migrate `ACTION_LAYER_MODS` to `LM()` (#8959)
* Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968)
* Convert V-USB usbdrv to a submodule (#8321)
* Unify Tap Hold functions and documentation (#8348)
* Changing board names to prevent confusion (#8412)
* Move the Keyboardio Model01 to a keyboardio/ subdir (#8499)
* Move spaceman keyboards (#8830)
* Migrate miscellaneous `fn_actions` entries (#8977)
* Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979)
* Organizing my keyboards (plaid, tartan, ergoinu) (#8537)
* Refactor Lily58 to use split_common (#6260)
* Refactor zinc to use split_common (#7114)
* Add a message if bin/qmk doesn't work (#9000)
* Fix conflicting types for 'tfp_printf' (#8269)
* Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based & small internals cleanup (#6480)
* Refactor and updates to TKC1800 code (#8472)
* Switch to qmk forks for everything (#9019)
* audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484)
* Audio enable corrections (2/3) (#8903)
* Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582)
* Audio enable corrections (Part 4) (#8974)
* Fix typo from PR7114 (#9171)
* Augment future branch Changelogs (#8978)
* Revert "Branch point for 2020 May 30 Breaking Change"
|
|
* Normalise layout and README from yttyx niu keymap.
* Correct case of README.
* Changes following review.
Co-authored-by: Nick Willis <nick@theb.org.uk>
|
|
|