aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tada68
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Keyboard: Add tada68 Linux flashing instructions (#3516)rbong2018-07-291-0/+27
|
* Keyboard: Add tada68 flashing instructions for Mac (#3424)Mark Kuba2018-07-171-1/+28
|
* Tada68: Updated links to external sites. (#3389)Luma2018-07-131-1/+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)
* Adding FireBazooka's Tada68 Keymap (#3322)FireBazooka2018-07-064-0/+232
| | | | | | | | | | | | | | | | | | * 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)
* added tada68:unix (#3225)Derek Tracy2018-06-254-0/+131
|
* Another alternative layout for TADA68 (#3215)Pascal Greilich2018-06-213-0/+76
|
* Tada68 refactor and readme update (#3178)noroadsleft2018-06-1422-198/+160
| | | | | | | | | | * Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap
* add not-so-minidox handwire keyboard (#3061)mtdjr2018-05-311-50/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add mtdjr keymaps for Iris, Let's Split, TADA68, XD75, and handwired dox (#3058)mtdjr2018-05-263-0/+111
| | | | | | * Add keymaps for Iris, Let's Split, TADA68, XD75, and handwired not_so_minidox * remove handwired not_so_minidox
* Addkeymap/tada fakb (#2830)krasmaralde2018-04-284-0/+123
| | | | | | | | | | * 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
* QMK Configurator updates to Tada68 (#2825)Eric2018-04-271-0/+4
| | | | | | * Added Tada68 ISO Config * Fixed missing up-arrow on Tada68 info.json
* Add personal Tada68 Keymap (#2633)Evan2018-04-213-0/+153
| | | | | | | | | | | | | | | | * 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
* Update maartenwut's keymaps (tada68, atom47) and add GH60 layout (#2751)Maarten Dekkers2018-04-161-37/+3
|
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
|
* Added mattdicarlo Tada68 layout. (#2721)Matt DiCarlo2018-04-114-0/+57
|
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* [TADA68] Added mac layout with german umlaute on ansi. (#2615)Martin Lechner2018-03-273-0/+119
|
* Create new 'tada68/iso-uk' layout tailored for boards with the big fat iso ↵bjacques2018-03-275-0/+167
| | | | enter key (#2612)
* info.json configurator support for popular 65% keyboards (#2589)MechMerlin2018-03-251-0/+16
| | | | | | | | | | * Support for tada68 ansi layout. Avoiding the iso layout as it doesn't seem correct * whitefox support for configurator * configurator support for jc65 PCB featuring both the qmk and ps2avrgb versions
* Updated and added maartenwut's layouts (#2444)Maarten Dekkers2018-03-015-448/+49
|
* Fixed dead links (#2451)Brian Choromanski2018-03-011-1/+1
| | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
* Merge of e6v2 stuff as well as my personal keymaps (#2434)Jason Gorman2018-02-282-0/+116
| | | | | | | | | | | | * Checkin of tada keymap and initial commit for e6v2. * checking in other remaining changes before trying to merge * Reverting pin change. This was done based on the json orginally provided by exclusive, but it was later determined my map was the correct one based on user testing * fix extra key for ansi keymap. Didn't include fn as standard ansi shift is not split but still had it in keymap * Fix default help file and add reset to default
* Add additional 'tada68' layout.Michael Wamsley2018-02-234-0/+95
|
* tada68: layout: add new layout 'tshack' (#2431)James Shackleford2018-02-233-0/+107
| | | | | | | | | | * Move to a more cross-platform grep command * Use sed to strip out AVR_SIZE instead * tada68: layout: add new layout tshack Adds "James Shackleford's UNIX layout" for the Tada68
* Added raylas keymap for TADA68Raymond Douglas2018-02-103-0/+79
|
* Adding stephengrier keymap for the tada68 keyboard. (#2269)stephengrier2018-01-174-0/+91
|
* Adding my Tada68 Keymap.chancellorr2018-01-123-0/+141
|
* Added Ardakilic keymap for Tada68 (#2174)Arda Kılıçdağı2017-12-193-0/+93
| | | | | | | | * Added Ardakilic keymap more key fixes * power key instead of eject
* Added Iso(ish) layout for tada68. (#1924)Pentti Laitinen2017-10-294-1/+104
| | | | | - Basic layout with one function layer. - Added correct mapping for ISO layout into tada68.h. - Readme for the keymap.