Age | Commit message (Collapse) | Author |
|
|
|
* Add TADA68 keymap/rules/config for QMK bootloader
* Remove extraneous #DEFINEs
* use #pragma rather than include guards
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove obselete #endif
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* #undefine DESCRIPTION before redefining
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove obselete #define
Co-Authored-By: fauxpark <fauxpark@gmail.com>
Co-authored-by: fauxpark <fauxpark@gmail.com>
|
|
* Cleanup rules.mk for 32U4 keyboards, T-Z
* Use atmel-dfu in place of lufa-ms until it exists
|
|
* Add dz60 keymap
* Add my TADA68 layout
* Fix descriptions and formatting
* Formatting fixes
* Add readme file
* Formatting
* move caps lock to correct key, add F-keys to both layers
* Add readme for dz60
* First draft of custom Let's Split layout
* Some more keys
* Finalized keymap
* Added a bunch of custom shortcuts to make layout easier to read
* Add PERMISSIVE_HOLD option to modtap behavior
* Add lock and sleep shortcuts, formatting
* Minor fixes and adjustments
* Add PERMISSIVE_HOLD option, add sleep/lock shortcuts, minor fixes
* Add sleep/lock shortcuts, minor fixes
* fixups
* Major simplification of lets_split layout into more standard raise/lower/special layers
* Remove layer songs, add to readme
* Formatting
* Switch a few keys around for reachability
* Add windows/mac specific layers
* simplify layers
* Update README
* Fix legends
* Invert numpad and put Del in upper right corner
* Disable arrow keys on Raise, add build instructions
* Move dz60 keymap to its own branch
* Remove redundant configuration
* Change volume and sleep keycodes to standard
* Removing empty rules.mk
* Changing layer defines to enum
* Adding comment to explain reason for swapping KC_TRNS and KC_NO fillers
|
|
* 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.
* [Keymap] Added devinceble keymap for TADA68
* Update Reduce down rules.mk to just MOUSEKEY_ENABLE
|
|
* Add new TADA68 keymap
* Remove unnecessary backlashes
* Change from MacOS specific to generic volume keycodes
|
|
* adding a custom mf68 keymap
* added custom tada68 keymap
* readme edit on tada68 map
* added mac fast-forward and rewind keybindings to tada68 emdarcher keymap
* tada68 keymap documentation and edits
* cleanup and edits
* typo fix in emdarcher's tada68 keymap
* cleaning up emdarcher keymap for tada68
* cleaned up emdarcher keymap for mf68
|
|
* Add leaf60 and tada68 keymaps
* Cleanup files for pull request
* Cleanup tada68 keymap
|
|
* Layout with better use of navigation keys
* Update keyboards/tada68/keymaps/onelivesleft/config.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Swap the "Cmd" and "Alt" keys in the comment to reflect the actual layout.
Also change "Cmd" to "Win" for consistency with the default keymap.
|
|
|
|
* Make the layout more similar to Apple keyboards to make it friendlier for using with an iPad
* Fix config.h pragma, plus second layer mistakes
|
|
* [keymap] Added TADA68 KBParadise V60 like keymap
* Remove extra define
|
|
|
|
|
|
* Add new layout for TADA68
* Remove unnecessary KC_TRNS defines from tada68/mattgemmell and tada68/rys
|
|
* Add another secure string emitter to the keymap
* Delete BACKLIGHT_ENABLE since it's default
Co-Authored-By: rys <rys@pixeltards.com>
|
|
* 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
|
|
* Update make command with correct variant
* Add a custom keycode for a compile-time defined macro and add to _FL
|
|
|
|
* Remove QUANTUM_DIR code blocks from keyboard rules
This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.
* remove QUANTUM_DIR code blocks from rules for default keymaps
This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.
* remove QUANTUM_DIR code blocks from rules for user keymaps
This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)
* remove QUANTUM_DIR code blocks from rules for community layouts
This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.
* remove QUANTUM_DIR code blocks from rules for userspaces
This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
|
|
* Added abishalom keymaps
Added personal keymaps for Massdrop Alt and Tada68
* Update keyboards/tada68/keymaps/abishalom/rules.mk
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/rules.mk
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/config.h
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/keymap.c
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/keymap.c
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/rules.mk
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/keymap.c
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Update keyboards/tada68/keymaps/abishalom/keymap.c
Co-Authored-By: abishalom <abishalom1997@gmail.com>
* Updated keymaps
* Bugfix Tada68
* Update keyboards/tada68/keymaps/abishalom/keymap.c
Co-Authored-By: abishalom <abishalom1997@gmail.com>
|
|
* dlg's keymap
* fix list order
* remove cruft
* pragma
Co-Authored-By: dlgoodr <dlg@dsrw.org>
* turn on bootmagic, enable swapping ` and Esc while I figure out which compromise is least bad
|
|
|
|
* added my tada68 from Gitlab.
* Removed unneeded code and the sm0gunix layout.
|
|
* Added cheese keymap to tada68.
* Removed extraneous definitions.
|
|
|
|
|
|
* rys Tada68 ISO UK layout
* Bring _FL more in line with my favoute WhiteFox layout
* Whoops, fix - to _
* remove empty config.h
* Remove legacy block
|
|
|
|
|
|
* a new planck layout
* layout images
* layout images 2
* typo
* update include following PR comment
* updates following PR commments 2
* updates following PR comments
* layout images
* better layout names
|
|
* Initial Commit
* Removed duplicate lines
|
|
Remove confusing mention of a "Windows" computer.
|
|
|
|
(#3483)
* Remap layout to match the actual keys sent from board.
Fixes #3480
* Remap layer 1
|
|
|
|
|
|
|
|
Friend was having trouble with their tada since their build environment wasn’t setup. Updated so they could access the links that were listed (old links 404’d)
|
|
* Completed my Tada68 keymap
* Update readme.md
* Update readme.md
* Update keymap.c
* Update readme.md
* Fixed keymap layout spacing
* Update rules.mk
* Removed MAC_TOG from macros, changed to TG(_MAC)
|
|
|
|
|
|
* Readme update
* Matrix/info.json refactor
* Keymap refactor
* Bugfix for mattdicarlo keymap
|
|
* add not-so-minidox handwire keyboard
* corrected keymap
* multiple adjustments to not_so_minidox keyboard
* remove I2C master left define
* update default layer set function
* move solenoid code into userspace
* minor adjustments to config.h
* update keymaps to utilize userspace
* move features and config to userspace, correct build issue
* correct solenoid pin
* adjust defaults for solenoid pin and enable
* default solenoid to on for not_so_minidox
* disable RGBLIGHT_SLEEP for xd75
* tweaking solenoid enable/disable in userspace and keymaps
|