qmk_firmware/users
Ivan Smirnov 2b30776dd0 [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239)
* Add issmirnov {user, ergodox, levinson} files.

There are enough interesting QMK tricks in these layouts that it seems
worth it to share with the broader community. Big thanks to Drashna for
inspiration, as well as all the wonderful creators of QMK documentation.

Some highlights:
- Common layout shared between levinson and ergodox_ez
- TAP_TOG macro for fast layer switching
- Autogenerated keymaps ascii art with git hooks

I will do my best to do periodic rolls here, but the source of truth
will always be https://github.com/issmirnov/qmk-keebs

* Incorporate review feedback.

- Remove CLEAR_EEPROM in favor of built in EEP_RST
- Remove custom handlers for audio on bootup and shutdown
- Remove plethora of unneeded includes
- Remove deprecated and dupliated config options

HUGE thanks to drashna for the review!

* Apply suggestions from code review

Huge thanks to drashna@ for a very thorough review and the very useful suggestions.

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Remove unclear optimization

This was an artifact from some other keymap I saw.
2019-11-08 19:17:21 -08:00
..
333fred Add ergodash layout, update the backlight numbers for the rgb backlight to be the actual intended colors. 2019-06-20 09:25:41 -07:00
_example
arkag
bbaserdem
bcat [Keymap] Moar personal keymap and userspace tweaks (#7238) 2019-11-01 18:48:58 -07:00
billypython
bocaj
cbbrowne
dhertz
doogle999
drashna [Keymap] Drashna's Hardware Features Experimentations (#6920) 2019-10-16 13:11:22 -07:00
dshields [Keymap] Remove dynamic macro customization now it's a core feature. (#7301) 2019-11-08 10:31:36 -08:00
dudeofawesome
edvorakjp
ericgebhart
gary [Keymap] Adding garyjzhao's Iris keymap (#6980) 2019-10-09 12:05:31 -07:00
gordon
hvp [Keymap] Corne keyap with tap dance Swedish support (#6857) 2019-10-16 10:44:43 -07:00
ishtob
issmirnov [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239) 2019-11-08 19:17:21 -08:00
jackhumbert
jarred [Keymap] Add leaf60 and tada68 keymaps (#6645) 2019-08-31 11:20:10 -07:00
kageurufu
konstantin Update personal userspace and keymaps (#6876) 2019-10-03 09:46:27 +10:00
kuatsure
kuchosauronad0 [Keymap] Update to Userspace kuchosauronad0 (#6899) 2019-10-29 22:52:24 -07:00
losinggeneration
manna-harbour_miryoku [Keymap] miryoku layout (#6171) 2019-06-26 00:33:12 -07:00
mattly [Keymap] finally committing my updates (#6904) 2019-10-05 12:22:52 -07:00
mechmerlin
mguterl [Keymap] Add userspace and personal keymaps (#7093) 2019-10-22 10:41:14 -07:00
mtdjr
narze [Keymap] Add narze userspace (#6652) 2019-09-07 08:06:30 -07:00
ninjonas [Keymap] updating ninjonas userspace (#6903) 2019-10-07 10:42:03 -07:00
not-quite-neo
nstickney [Keymap] update @nstickney's keymaps (#6076) 2019-06-06 13:00:52 -07:00
pvinis
replicaJunction
ridingqwerty [Keymap] add "ridingqwerty" user and keymap for atreus keyboard (#6533) 2019-08-16 16:54:16 -07:00
rishka [Keymap] Ergodox EZ and dactyl-manuform keymaps for rishka (#7051) 2019-10-21 20:37:33 -07:00
romus
rs
sethBarberee [Keymap] Adding my userspace and keymaps (#6496) 2019-08-13 10:25:51 -07:00
sigma
spacebarracecar [Keymap] Update to personal keymaps (#6136) 2019-06-16 17:35:20 -07:00
stanrc85
talljoe [Keymap] Fix include following Wilba refactor (#6538) 2019-08-14 12:31:18 -07:00
tominabox1 [Keymap] Tominabox1 userspace creation (#7014) 2019-10-18 18:15:57 -07:00
turbomech
vosechu
wanleg
xtonhasvim
xulkal [Keymap][Xulkal] User code update (#6752) 2019-09-17 10:28:02 -07:00
yanfali [keyboard] yanfali fruity60 prototype (#7021) 2019-10-28 16:47:48 +00:00
yet-another-developer [Keymap] Ergodash keymap for yet-another-developer (#7046) 2019-10-20 11:07:56 -07:00
zer09
readme.md

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.