qmk-firmware/users
Dan Hertz d8478351d7 Dhertz' keymaps (#3094)
* Port my keymap to QMK

* Add Percent Canoe keyboard

* Fix row of nonus backslash

* Update info.json to be correct for canoe

* fix alignment

* Use qmk shortcuts rather than tmk functions

* Move over first macro

* Move rest of macros over

* clean up unused functions

* Move files to userspace for HHKB

* Add keymaps for hhkb

* Change LAYOUT_ISO to LAYOUT_iso

* Remove bootloader key in info.json

* Remove tilde remap from Karabiner

* Add country_iso_alpha2_code to macros

* Add my keymap for canoe

* Add layer colour indicator

* Fix bad rebase

* Fix naming of keymap from rebase

* Add GRV to function layer

* Fix keymap to use new LAYOUT_JP

* Update keymaps to use process_record_*

rather than action functions

* Update hhkb imports to be just what is needed

* Update whitefox to use LAYOUT macro instead of KEYMAP

* Remove redundant imports from user definition

* Move TAPPING_TERM to config.h

* Use layer change events to change RGB LED colour

* temp

* Fix layer switching to iPad on HHKB

* Fix Canoe pictures
2018-06-02 08:50:01 -07:00
..
333fred Turn on prevent stuck modifiers for my keymaps. 2017-12-09 00:06:08 -05:00
_example Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
bbaserdem User space fixed (#3095) 2018-05-31 18:55:45 -07:00
dhertz Dhertz' keymaps (#3094) 2018-06-02 08:50:01 -07:00
drashna Big overhaul to Drashna keymaps and userspace (#3097) 2018-06-01 01:11:06 -04:00
dudeofawesome layout(preonic): update to dudeofawesome's layout (#2507) 2018-03-16 16:22:33 -04:00
edvorakjp Add edvorakjp layout for the Iris keyboard (#3020) 2018-05-22 16:59:43 -07:00
gordon Updates to gordon keymaps (#3082) 2018-05-30 08:10:22 -07:00
jackhumbert Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
kuatsure Add kuatsure map to preonic board (#3087) 2018-05-30 14:49:20 -07:00
losinggeneration Add Contra layout & cleanup a few things (#2998) 2018-05-18 13:58:23 -07:00
mtdjr add not-so-minidox handwire keyboard (#3061) 2018-05-31 08:30:05 -07:00
not-quite-neo Not quite neo (#2318) 2018-02-02 01:21:41 -05:00
talljoe More work on Talljoe layout including adding layout support for HHKB and TKL. (#2946) 2018-05-12 09:54:35 -07:00
turbomech added ALU84 keyboard and TurboMech user space (#2206) 2017-12-31 22:39:34 -05:00
xtonhasvim Xton has a dz60 (#2952) 2018-05-13 21:02:06 -07:00
zer09 My userspace and lets_split keymap (#2842) 2018-04-29 13:02:37 -07:00
readme.md Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00

readme.md

User space

This is a place for users to put code that they might use between keyboards. If you build the keymap mine, /users/mine/rules.mk will be included in your build, and /users/mine/ will be in your path - keep these things in mind when naming your files and referencing them from other places.