1
0
Fork 0
qmk_firmware/users
ishtob 2410f02359 Fixes STM32F303XC timer issue for Planck Rev 6 ()
* Adding my personal planck keymap

* Adding readme.md to my keymap

* Create my userspace

add users/ishtob/

* Moved macros off keymap

macros now exsists in my userspace, moved them off keyboard specific keymaps

* Create my userspace

add users/ishtob/

* rebase from main QMK repo

* fixed compile error with planck rev6 keymap

* fixed compile error with planck rev6 keymap

* Revert "Merge branch 'master' of https://github.com/ishtob/qmk_firmware"

This reverts commit 6c8a9a6eec7ec311802338ea361099612182465d, reversing
changes made to 5c598d9a53a7f794d5be283ac40ca97631ae5578.

* fixed issue where compile errors if private macro file is not present

* Revert "fixed issue where compile errors if private macro file is not present"

This reverts commit e0035df48ffb9a95aa94e8339c58ef539e0449cf.

* Fixed STM32 timer issue with Planck Rev6 with tap mods

* Revert "fixed compile error with planck rev6 keymap"

This reverts commit 5c598d9a53a7f794d5be283ac40ca97631ae5578.

* Revert "Revert "fixed compile error with planck rev6 keymap""

This reverts commit c36896ca718f8b9bb3c653d7532797e9129477e3.

* Fixed compile issues with my personal userspace and keymap utilizing the userspace
2018-08-27 17:10:22 -04:00
..
333fred Added arrow layout. 2018-08-19 13:09:31 -07:00
_example Creates a userspace for keymaps () 2017-10-21 11:44:11 -10:00
bbaserdem Userspace update for user bbaserdem () 2018-07-18 20:17:55 -07:00
dhertz Dhertz' keymaps () 2018-06-02 08:50:01 -07:00
drashna Update to drashna userspace and keymaps () 2018-07-16 21:04:32 -04:00
dudeofawesome layout(preonic): update to dudeofawesome's layout () 2018-03-16 16:22:33 -04:00
edvorakjp Add edvorakjp keymap for the Helix (rev2) keyboard () 2018-07-08 05:11:02 -07:00
ericgebhart Keyboard that works on Qwerty or Bepo OS keyboards. () 2018-06-08 10:06:25 -07:00
gordon Updates to gordon keymaps () 2018-05-30 08:10:22 -07:00
ishtob Fixes STM32F303XC timer issue for Planck Rev 6 () 2018-08-27 17:10:22 -04:00
jackhumbert Creates a userspace for keymaps () 2017-10-21 11:44:11 -10:00
jarred Keymap: Jarreds keymap creation () 2018-07-21 12:15:31 -07:00
kuatsure Add kuatsure map to preonic board () 2018-05-30 14:49:20 -07:00
losinggeneration Add Contra layout & cleanup a few things () 2018-05-18 13:58:23 -07:00
mtdjr Keymaps: correct error in mtdjr userspace for layer_state_set_user () 2018-07-29 21:45:09 -07:00
not-quite-neo Not quite neo () 2018-02-02 01:21:41 -05:00
replicaJunction Keymap: Revamp replicaJunction keymaps () 2018-08-15 15:38:41 -07:00
talljoe More work on Talljoe layout including adding layout support for HHKB and TKL. () 2018-05-12 09:54:35 -07:00
turbomech added ALU84 keyboard and TurboMech user space () 2017-12-31 22:39:34 -05:00
wanleg Keymap: fix conditionals in userspace rules.mk () 2018-08-22 20:16:49 -07:00
xtonhasvim Xton has a dz60 () 2018-05-13 21:02:06 -07:00
zer09 My userspace and lets_split keymap () 2018-04-29 13:02:37 -07:00
readme.md Creates a userspace for keymaps () 2017-10-21 11:44:11 -10:00

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.