summaryrefslogtreecommitdiff
path: root/keyboards/tada68
AgeCommit message (Collapse)Author
2019-09-12[Keymap] adding emdarcher's keymap for mf68 and tada68 (#6718)Ethan Durrant
* 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
2019-08-31[Keymap] Add leaf60 and tada68 keymaps (#6645)Jarred Steenvoorden
* Add leaf60 and tada68 keymaps * Cleanup files for pull request * Cleanup tada68 keymap
2019-08-24[Keymap] ISO keymap for TADA68 with programming in mind (#6597)Iain King
* Layout with better use of navigation keys * Update keyboards/tada68/keymaps/onelivesleft/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-06-01[Keymap] fixed location of del on fn layer (#6040)Austin Hill
2019-05-30[Keyboard] Remove file with same name and different case (#6028)Alex Speller
2019-05-30[Keymap] added hhkb layout for tada68 (#6027)Austin Hill
2019-05-23Fix layout comment (#5967)Tobias V. Langhoff
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.
2019-04-21[Keymap] Shuffle FL1 some more to match keycap legends (#5673)Rys Sommefeldt
2019-04-19[Keymap] Make the layout friendlier for use with the iPad (#5654)Rys Sommefeldt
* 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
2019-04-17[keymap] TADA68 KBP-V60-like keymap (#5637)Teodor Tomic
* [keymap] Added TADA68 KBParadise V60 like keymap * Remove extra define
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-02-15[keymap] Add new keymap for TADA68 (#5120)Rys Sommefeldt
* Add new layout for TADA68 * Remove unnecessary KC_TRNS defines from tada68/mattgemmell and tada68/rys
2019-02-05Add another secure string emitter to the keymap (#5057)Rys Sommefeldt
* Add another secure string emitter to the keymap * Delete BACKLIGHT_ENABLE since it's default Co-Authored-By: rys <rys@pixeltards.com>
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
* 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
2019-01-22[Keymap] Add a compile-time provided macro and assign to _FL (#4908)Rys Sommefeldt
* Update make command with correct variant * Add a custom keycode for a compile-time defined macro and add to _FL
2019-01-21Fix for ISO layout in tada68:rys (#4906)Rys Sommefeldt
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft
* 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.
2018-11-27Keymap: Added abishalom keymaps (#4495)abishalom
* 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>
2018-11-08Keymap: dlg's tada68 keymap (#4289)dlgoodr
* 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
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre
2018-10-18Keymap: added my tada68's from Gitlab. (#4146)sm0g
* added my tada68 from Gitlab. * Removed unneeded code and the sm0gunix layout.
2018-10-10Added cheese keymap to tada68. (#4105)pgillan145
* Added cheese keymap to tada68. * Removed extraneous definitions.
2018-09-29Keymap: tada68: add shalzz's layout (#4019)Shaleen Jain
2018-09-19Keymap: Fix tada68:iso-nor to match latest ISO_layout (#3946)Simon Dagfinrud
2018-09-19Keymap: rys Tada68 ISO UK layout (#3934)Rys Sommefeldt
* 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
2018-09-19Keyboard: Add ISO-NOR keymap for TADA68 (#3944)Simon Dagfinrud
2018-09-19Keyboard: Fix the LAYOUT_iso macro for tada68 (#3943)skullydazed
2018-09-17Keyboard: Tada68 readme img (#3918)Pascal Greilich
* 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
2018-08-30Keymap: Added new tada68 keymap (#3788)Lars Herbach
* Initial Commit * Removed duplicate lines
2018-08-21Keyboard: Fix tada68 Linux readme (#3717)Kjili
Remove confusing mention of a "Windows" computer.
2018-08-11Keyboard: Make tada68 build .bin files by default (#3630)skullydazed
2018-08-06Keyboard: Remap layout to match the actual keys sent from the tada68 board. ↵Greg Bowler
(#3483) * Remap layout to match the actual keys sent from board. Fixes #3480 * Remap layer 1
2018-07-30Keymap: Added rbong keyboard layout (#3517)rbong
2018-07-29Keyboard: Add tada68 Linux flashing instructions (#3516)rbong
2018-07-17Keyboard: Add tada68 flashing instructions for Mac (#3424)Mark Kuba
2018-07-13Tada68: Updated links to external sites. (#3389)Luma
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)
2018-07-06Adding FireBazooka's Tada68 Keymap (#3322)FireBazooka
* 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)
2018-06-25added tada68:unix (#3225)Derek Tracy
2018-06-21Another alternative layout for TADA68 (#3215)Pascal Greilich
2018-06-14Tada68 refactor and readme update (#3178)noroadsleft
* Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap
2018-05-31add not-so-minidox handwire keyboard (#3061)mtdjr
* 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
2018-05-26Add mtdjr keymaps for Iris, Let's Split, TADA68, XD75, and handwired dox (#3058)mtdjr
* Add keymaps for Iris, Let's Split, TADA68, XD75, and handwired not_so_minidox * remove handwired not_so_minidox
2018-04-28Addkeymap/tada fakb (#2830)krasmaralde
* edited keymap and fitted for tada68 * edited rules to make mouse work * filled config.h to make mouse cursor move more smooth * added descriptive readme
2018-04-27QMK Configurator updates to Tada68 (#2825)Eric
* Added Tada68 ISO Config * Fixed missing up-arrow on Tada68 info.json
2018-04-21Add personal Tada68 Keymap (#2633)Evan
* Add personal Tada68 keymaps * remove uneccessary tada68 folder * recommit with temp name * remove bad folder name * fix bullet list format * rename to fezzant * remove unnecessary config.h file
2018-04-16Update maartenwut's keymaps (tada68, atom47) and add GH60 layout (#2751)Maarten Dekkers
2018-04-11Remove bootloader from info.jsonsskullY