aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dz60
Commit message (Collapse)AuthorAgeFilesLines
* DZ60: Add LAYOUT_directional_625_space (#3148)noroadsleft2018-06-082-28/+44
|
* Xton has a dz60 (#2952)xton2018-05-133-0/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * FORK! * WIP - just how i like it * empty * more movement * mouse keys * more vimminess * append/insert shift * WIP - vim macros * blocked out layer below in cmd mode. also, about to restart my cmd approach. * WIP - new vim layer ripoff of the ergodox one, but rewritten as a state machine. * debugged some, got key repeat working * moooar coverage * moooar coverage * regular vis mode * basically done with basics. * some refactoring - common movement sequences into helper function - added some rgb controls * modkey passthru feature * stdized on cmd-left/right instead of ctrl-a/e sadly. as there's no reliable shift-ctrl-e * indicator lights * moved vim layer into userspace * cleaned up some yanking edge cases * docs and some tweaks to layerescapes * updated/added license strings * updated comments * moved config changes to keymap * spurious changes removed * cleanup pass, HT drashna for suggestions - used _keymap() pattern to better modularize event processing in userspace - made some static things static - removed unused function - improved reset. * dz60 started. keymaps done. * bugfixes: missing state change in d-, lspace should toggle vim mode. * Caps lock indicator -> vim indicator. And adjusted mousekey settings. * don't actually need the second move trigger and it makes typing less responsive. * some oppurtunistic bugfixing from my other keyboard (sorry) * added readme for my dz60 keymap. * bugfixing and comments updated (niu_mini) * cleanup as suggested from review
* Add standard layout 60% support for QMK Configurator and user space (#2950)MechMerlin2018-05-123-1/+22
|
* new layout for iso and arrows (#2865)MechMerlin2018-05-012-0/+18
|
* Add DZ60 ANSI layout with arrows and F keys (#2839)Ben2018-05-012-0/+119
| | | | | | | | | | * Add DZ60 ANSI layout with arrows and F keys I testet the keymap on my dz60 keyboard. * added new layout syntax and a readme * fix typo in readme
* image fix (#2846)Tobias O2018-04-301-2/+2
|
* Add dz60 iso layout with vim-style arrows (#2837)Andy2018-04-283-0/+89
|
* DZ60: Add Caps Lock LED for default keymap (#2800)nariox2018-04-241-0/+8
| | | Commit b546da0 added better init handling, but removed Caps Lock LED handling. This re-adds it (in the right place).
* Edited keymaps for eric/dz60 (#2793)Eric2018-04-241-37/+44
| | | | | | | | * added hhkb eric * dz60 and hhkb * editted eric hhkb and dz60
* changed the ALTFN layer key position and Readme fileFayek Helmi2018-04-202-16/+31
|
* Added dz60/eric and hhkb/eric (#2772)Eric2018-04-201-0/+85
| | | | | | * added hhkb eric * dz60 and hhkb
* adding the 256k HHKB layout to the library (#2742)Fayek Helmi2018-04-152-0/+363
| | | | | | * adding the 256k HHKB layout to the library * changed the layouts for the modifying layers and added a readme file to explain my layout
* New DZ60 layout (#2744)Oliver Ladner2018-04-152-0/+100
| | | | | | | | | | | | | | | | | | | | | | | | | * initial commit * - Move layout to readme - Finish first (0) layer * remove cruft * fix ASCII keymap in readme * fix ASCII keymap in readme #2 * fix ASCII keymap in readme * rename layers * use 2 shift layout * rename layers, populate additional layers * final layout (TM) * fix RGB saturation increase position
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
|
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-0715-124/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mf68_ble did not have the correct .c and .h files * Fix JC65 KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for s60_x * Convert KEYMAP to LAYOUT for lets_split boards * Convert KEYMAP to LAYOUT * more fixes to keymap for iris * convert KEYMAP to LAYOUT for levinson keyboard * change losinggeneration's KEYMAP to LAYOUT * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for nyquist * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for viterbi * convert KEYMAP to LAYOUT * convert KEYMAP and its subsidiries to the LAYOUT standard * convert KEYMAP and its subsidiries to the new LAYOUT standard
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-4/+1
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Add atlacat keymap (#2581)john McCormick2018-03-232-0/+83
|
* Configurator/dz60 support for info.json (#2568)MechMerlin2018-03-202-0/+34
| | | | | | | | | | * Add info.json file for qmk_configurator Unfortunately none of these keymaps look like a board I've seen in the wild. Some further tweaks will have to be done to the keymaps directly. * add comment indicating need to edit info.json when keymap changes
* Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski2018-03-162-9/+9
| | | | | | | | | | | | | | | | | | | | * Fixed plank keymaps so that they will compile for planck light * tv44:budi now compiles * s60_x:amnesia0287 now compiles * Fixed allocation of key_combos so that narze keymap for planck can compile correctly * Disabled rgb on ergodone and infinity * Enabled tap dance so it compiles * Added return statement so it compiles * If compiling on light disable extra functionality * Properly redefined variable so it compiles
* Patched some keyboards that won't compile (#2453)Brian Choromanski2018-03-091-14/+16
|
* Added dz60 custom layout (#2302)f3d32018-02-031-0/+85
| | | | | | | | | | | | | | * Add files via upload * Update keymap.c * Delete keymap.c * Added dz60 banana-split layout * Added dz60 custom layout Added layout for dz60 with split spacebar, arrows and other customizations.
* added my layout (#2326)Null2018-02-011-0/+61
| | | | | | | | * added my layout basically just default with proper arrow-keys * fixed arrow keys now works properly
* added ATOM47 (Vortex Core QMK powered PCB) & DZ60 Custom config(LEdiodes) ↵LEdiodes2018-01-284-0/+265
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (#2310) * added ATOM47 (Vortex Core QMK powered PCB) * fixed broken\unfinished comment block * moved Layer template to default template. * moved Layer template to default template and removed template from the keymap.c file. * Added LEdiodes config * created readme.md contains an image of 60% board(LEdiodes). * updated readme.md with images added images of the PCB and some feature details from https://geekhack.org/index.php?topic=93447.msg2545221#msg2545221 * removed excess words. * followed the readme template to a T. * formatting fix : added a return.
* add dz60 map with arrow keys (#2270)amanda flagg2018-01-171-0/+86
|
* fix breaking build: remove merge conflict textRyan Mitchell2017-12-201-3/+0
|
* Add my keymap for dz60Vlad Buslov2017-12-171-0/+29
|
* reforked master and added changes to 7u and 6u iso layoutsroot2017-12-152-12/+103
|
* added iso supportbunnybugslpat2017-12-141-0/+62
| | | added a keymap for an iso layout with 7u spacebar
* update build script to not delete filesJack Humbert2017-11-171-52/+52
|
* DZ60 own true HHKB layout after dz60.h fix (#2012)Robert Llewellyn2017-11-171-0/+53
|
* have led default to off on start upJennifer2017-11-031-1/+3
|
* make more generic, and properly handle initsJennifer2017-11-031-6/+23
|
* DZ60 changes (#1890)Damien2017-10-232-1/+89
| | | | | | | | | | | | | | | | | | * - Fixed DK60 version in config.h * - Updated dk60 readme with new QMK rules * - Fixed wording in readme * Added dbroqua layout for DZ60 I've also updated dz60.h to add "true HHKD" keymap definition (6U spacebar). With the default HHKB definition r_alt was not mapped and when I pressed r_menu it was r_alt. Regards
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
* Updated DZ60 HHKB layout and add my own layout (#1828)Donald2017-10-132-2/+45
| | | | | | | | * Updated DZ60 to properly handle HHKB layout, and added my own HHKB layout * Added dedicated underglow keys * Fixed compile issue
* Contribute a DZ60 keymap for 67 key configurationYan-Fa Li2017-09-213-2/+109
|
* adds DZ60 support (#1734)Jack Humbert2017-09-196-0/+260
* adds support for dz60 * fix dz60 readme