aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tada68
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] userspace and keymap for rupa (#9786)rupa2020-08-204-0/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * first iteration of my keymap * * move to userspace * "script" modes * keymap bling * OM and RUPA keys and tryin to micro-optimize in process_records.c * woops swap shifted rupas forgot to add codepoint for OM * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * add call to process_record_keymap, per review * fall through to process_record_keymap * license headers Co-authored-by: Drashna Jaelre <drashna@live.com>
* Changes to abishalom Tada68 keymap (#9278)Abi Shalom2020-06-053-41/+15
| | | | | | * Changes to abishalom Tada68 keymap * Update keyboards/tada68/keymaps/abishalom/rules.mk
* Enable backlight breathing support for the TADA68 (#9145)Parker Coates2020-05-201-4/+3
| | | | | | | The factory TMK firmware for the TADA68 supports backlight breathing, so I was surprised when the BL_BRTG key I set up in the online QMK configurator didn't work. As far as I can tell, this was just a simple omission.
* update dlg's tada68 keymap (#9098)dlgoodr2020-05-162-18/+58
|
* [Keyboard] VIA Support: Tada68 (#8289)MechMerlin2020-03-044-2/+75
| | | | | | * tada68 via files * change vid and pid based on wilba's recommendaton
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-313-12/+12
| | | | | | * Trim firmware size changes from default-ish rules.mk files * Trim sizes from westfoxtrot boards
* Tada68 Fixes and Minor Refactoring (#7820)James Young2020-01-086-94/+312
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix ANSI layout macro reference * update ISO layout macro and enable 65_iso community layout support - rename to LAYOUT_65_iso (with LAYOUT_iso alias for backwards compatibility) - rename position k2c to k1d (electrical position) * rules.mk templating * tada68.h: use #pragma once include guard * config.h: use #pragma once include guard * make product id unique * update info.json * update readme * cleanup default keymap - keycode alignment - layout macro reference - four-space indent * remove matrix_*_user functions from tada68.h
* Add an 65_ansi community layout (#7793)Yan-Fa Li2020-01-062-0/+4
| | | | | | | | | | | | | | | | * Add an 65_ansi community layout - fix quoting because of comma in config.h * Enable LAYOUT_65_ansi for tada68 * cleanups * Update keyboards/tada68/tada68.h Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: fauxpark <fauxpark@gmail.com>
* Add LUFA mass storage `BOOTLOADER` "support" (#7729)fauxpark2019-12-291-4/+1
|
* Add TADA68 keymap/rules/config for QMK bootloader (#7679)Ryan2019-12-215-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | * 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 (#7190)fauxpark2019-10-292-65/+12
| | | | | | * Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
* [Keymap] Add Endemoniada keymaps (#6875)Endemoniada2019-10-164-0/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [Keymap] Feature/keymap/tada68 (#6983)Leivince John Marte2019-10-093-0/+51
| | | | | | | | | | | | | | | | * 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
* [Keymap] Add new TADA68 keymap (#6938)Janne Peippo2019-10-073-0/+77
| | | | | | | | * Add new TADA68 keymap * Remove unnecessary backlashes * Change from MacOS specific to generic volume keycodes
* [Keymap] adding emdarcher's keymap for mf68 and tada68 (#6718)Ethan Durrant2019-09-124-0/+95
| | | | | | | | | | | | | | | | | | | | * 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
* [Keymap] Add leaf60 and tada68 keymaps (#6645)Jarred Steenvoorden2019-08-313-0/+50
| | | | | | | | * Add leaf60 and tada68 keymaps * Cleanup files for pull request * Cleanup tada68 keymap
* [Keymap] ISO keymap for TADA68 with programming in mind (#6597)Iain King2019-08-244-0/+108
| | | | | | | | * Layout with better use of navigation keys * Update keyboards/tada68/keymaps/onelivesleft/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+0
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* [Keymap] fixed location of del on fn layer (#6040)Austin Hill2019-06-011-1/+1
|
* [Keyboard] Remove file with same name and different case (#6028)Alex Speller2019-05-302-15/+2
|
* [Keymap] added hhkb layout for tada68 (#6027)Austin Hill2019-05-304-0/+22
|
* Fix layout comment (#5967)Tobias V. Langhoff2019-05-231-1/+1
| | | | | 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.
* [Keymap] Shuffle FL1 some more to match keycap legends (#5673)Rys Sommefeldt2019-04-212-10/+9
|
* [Keymap] Make the layout friendlier for use with the iPad (#5654)Rys Sommefeldt2019-04-192-14/+17
| | | | | | * 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] TADA68 KBP-V60-like keymap (#5637)Teodor Tomic2019-04-173-0/+74
| | | | | | * [keymap] Added TADA68 KBParadise V60 like keymap * Remove extra define
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-1716-31/+1
|
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-165-11/+1
|
* [keymap] Add new keymap for TADA68 (#5120)Rys Sommefeldt2019-02-154-2/+79
| | | | | | * Add new layout for TADA68 * Remove unnecessary KC_TRNS defines from tada68/mattgemmell and tada68/rys
* Add another secure string emitter to the keymap (#5057)Rys Sommefeldt2019-02-052-2/+9
| | | | | | | | * Add another secure string emitter to the keymap * Delete BACKLIGHT_ENABLE since it's default Co-Authored-By: rys <rys@pixeltards.com>
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [Keymap] Add a compile-time provided macro and assign to _FL (#4908)Rys Sommefeldt2019-01-223-9/+27
| | | | | | * Update make command with correct variant * Add a custom keycode for a compile-time defined macro and add to _FL
* Fix for ISO layout in tada68:rys (#4906)Rys Sommefeldt2019-01-211-2/+2
|
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-0418-54/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Keymap: Added abishalom keymaps (#4495)abishalom2018-11-274-0/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Keymap: dlg's tada68 keymap (#4289)dlgoodr2018-11-084-0/+150
| | | | | | | | | | | | | | * 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
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-2224-25/+24
|
* Keymap: added my tada68's from Gitlab. (#4146)sm0g2018-10-184-0/+136
| | | | | | * added my tada68 from Gitlab. * Removed unneeded code and the sm0gunix layout.
* Added cheese keymap to tada68. (#4105)pgillan1452018-10-103-0/+145
| | | | | | * Added cheese keymap to tada68. * Removed extraneous definitions.
* Keymap: tada68: add shalzz's layout (#4019)Shaleen Jain2018-09-294-0/+112
|
* Keymap: Fix tada68:iso-nor to match latest ISO_layout (#3946)Simon Dagfinrud2018-09-191-4/+4
|
* Keymap: rys Tada68 ISO UK layout (#3934)Rys Sommefeldt2018-09-193-0/+82
| | | | | | | | | | | | * 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
* Keyboard: Add ISO-NOR keymap for TADA68 (#3944)Simon Dagfinrud2018-09-194-0/+90
|
* Keyboard: Fix the LAYOUT_iso macro for tada68 (#3943)skullydazed2018-09-192-7/+7
|
* Keyboard: Tada68 readme img (#3918)Pascal Greilich2018-09-171-1/+9
| | | | | | | | | | | | | | | | | | | | * 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
* Keymap: Added new tada68 keymap (#3788)Lars Herbach2018-08-304-0/+71
| | | | | | * Initial Commit * Removed duplicate lines
* Keyboard: Fix tada68 Linux readme (#3717)Kjili2018-08-211-1/+1
| | | Remove confusing mention of a "Windows" computer.
* Keyboard: Make tada68 build .bin files by default (#3630)skullydazed2018-08-112-1/+7
|
* Keyboard: Remap layout to match the actual keys sent from the tada68 board. ↵Greg Bowler2018-08-062-8/+8
| | | | | | | | | (#3483) * Remap layout to match the actual keys sent from board. Fixes #3480 * Remap layer 1
* Keymap: Added rbong keyboard layout (#3517)rbong2018-07-304-0/+98
|