summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/keymaps
Commit message (Collapse)AuthorAge
* Changed KEYMAP to LAYOUT for HHKB (#2857)Eric2018-04-30
|
* Edited keymaps for eric/dz60 (#2793)Eric2018-04-24
| | | | | | | | * added hhkb eric * dz60 and hhkb * editted eric hhkb and dz60
* Add Staryu macropad support (#2768)Kenneth Aloysius2018-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add M6-A keymap * Update XD60 keymap * Update XD60 keymap readme * Update JJ40 and Let's Split keymaps * Add readme for M6-A * Fix typo, update JJ40 README * Update jj40 readme * Cleanup jj40 keymap * Revert Let's Split QWERTY layer to default before #2010 * Update numpad layers * Fix: Let's Split keymap getting stuck mods due to having keycodes assigned on the Raise layer * Keep ASCII art consistent with keymap * Staryu: initial port * Add personal keymap * Added and updated READMEs * Fix: default keymap for staryu * Rudimentary backlight support. * Enabled mousekeys for default keymap * use QMK_KEYBOARD_H and LAYOUT * Update readme.md for NIU mini: flash using avrdude * Fix missing linebreaks for Staryu README * Update readme.md
* Added dz60/eric and hhkb/eric (#2772)Eric2018-04-20
| | | | | | * added hhkb eric * dz60 and hhkb
* hhkb jp personal keymap (#2698)Enochen2018-04-08
|
* Update my keymap (#2042)shela2017-11-26
| | | | | | * fix bug * update keymap
* Updated dbroqua layout for HHKB keyboard (#1990)Damien2017-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | * - 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 * Updated dbroqua layout for HHKB keyboard Added default configuration and alternate (swap gui/alt keys). Save user choice in keyboard memory (like plank, thanks for this feature!).
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
| | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
* Keymaps for several of my boards (#1641)Michael Terhar2017-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * copied mjt keymaps from archive * All mjt boards now compile * fixed jd45-mjt breathing * Updates to fix SpaceFN but not tested yet. * Still missing either spacebar or an adjacent keypress. * Debugging rigged up for use with hid_listen. * Reverted the default keymap to use tap_layer_key rather than custom. Moved custom approach to keymap_debug.c * Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function. * Cleaned up JD45 keymap that uses tapkey. * Redid minivan keymap with numsym rather than raise/lower. Untested. * Created my MJT keymap for HHKB Enabled dynamic macros and moved somoe of the shortcuts around. * Minor keymap fixes to make them compile without errors. * Added home/end to right arrow cluster on DYN layer. * Added more keys to fn and dyn layers. * It wasn't using my custom layer last time somehow...? Now it will. * Compiled and installed at end of day on 8/23 * Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback. * Fixed volume controls... were reversed and disabled. * Added F13-F15 back to fkeys layer in Minivan * Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan. * Removed DYN layer. * Fixed diagram in planck numsym. * Cleanup for pull request. * Roadkit flip phone warning. * Replaced PLAY_NOTES_ARRAY to PLAY_SONG * reset the submodules * checked out specific commits for submodules * Removed debugging from JD45 shared config.h * Moved custom rules.mk to apropriate keymap Reset the shared rules.mk file. * Trailing return issue in rules.mk Gotta make for a smooth pull request :-)
* Adding MakefileRyan MacLean2017-08-22
| | | Required for JIS layouts
* Creating Mac Version of JIS KeymapRyan MacLean2017-08-22
| | | Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key.
* Add keymaps for ergodox ez, hhkb and jd45 under user blakedietzBlake Dietz2017-06-24
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-11
| | | | Fixes #1201.
* Add cinaeco hhkb keymapWeiyi Lou2017-04-30
|
* Add smt keymap for HHKBStephen Tudor2017-04-24
|
* add del to new cmdSihui Huang2016-11-20
|
* add space to NewCmd layerSihui Huang2016-11-20
|\
| * Update README.mdSihui Huang2016-11-20
| |
* | add space to NewCmd layerSihui Huang2016-11-20
|/
* Update README.mdSihui Huang2016-11-20
|
* Update README.mdSihui Huang2016-11-20
|
* add sh-hhkb-jp layersSihui Huang2016-11-20
|
* - Updated dbroqua layout for HHKB keyboard (added some missing fn keys)dbroqua2016-10-03
|
* - Fixed key name in default layer definitiondbroqua2016-10-01
|
* - Updated dbroqua layout for HHKB keyboarddbroqua2016-10-01
|
* - Added dbroqua layout for HHKB keyboarddbroqua2016-09-25
|
* Variables in Makefile are ignored in rules.mkshela2016-09-11
|
* add new lineshela2016-08-12
|
* add new lineshela2016-08-12
|
* add my keymapshela2016-08-12
|
* port missing support for hhkb-jp from tmkRobbie Gill2016-07-07
|
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
| | | | | | | | | | | | | | | | | | | | * redoes matrix pins, abstracts backlight code for B5,6,7 * slimming down keyboard stuff, backlight breathing implemented * don't call backlight init when no pin * cleans up user/kb/quantum calls, keyboard files * fix pvc atomic * replaces CHANNEL with correct var in breathing * removes .hexs, updates readmes, updates template * cleans-up clueboards, readmes to lowercase * updates readme
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21
* fixes from tmk's repo * rename keyboard to keyboards