You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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.
6 years ago
..
333fred Add ergodash layout, update the backlight numbers for the rgb backlight to be the actual intended colors. 6 years ago
_example
arkag [Keymap] Arkag Userspace Update (#5438) 6 years ago
bbaserdem Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
bcat [Keymap] Moar personal keymap and userspace tweaks (#7238) 6 years ago
billypython Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 6 years ago
bocaj Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
cbbrowne Adopted LAYOUT, added some keys (#5320) 6 years ago
dhertz Dhertz' keymaps (#3094) 7 years ago
doogle999 Made a userspace that allows you to use your keyboard as an order of operations based calculator (#2864) 7 years ago
drashna [Keymap] Drashna's Hardware Features Experimentations (#6920) 6 years ago
dshields [Keymap] Remove dynamic macro customization now it's a core feature. (#7301) 6 years ago
dudeofawesome layout(preonic): update to dudeofawesome's layout (#2507) 7 years ago
edvorakjp Update edvorak keymap simplify (#5350) 6 years ago
ericgebhart Keyboard that works on Qwerty or Bepo OS keyboards. (#3149) 7 years ago
gary [Keymap] Adding garyjzhao's Iris keymap (#6980) 6 years ago
gordon Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
hvp [Keymap] Corne keyap with tap dance Swedish support (#6857) 6 years ago
ishtob Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
issmirnov [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239) 6 years ago
jackhumbert
jarred [Keymap] Add leaf60 and tada68 keymaps (#6645) 6 years ago
kageurufu Features/ws2812 matrix driver (#5418) 6 years ago
konstantin Update personal userspace and keymaps (#6876) 6 years ago
kuatsure [Keymap] changes to my userspace and preonic keymap ( spring 2019 ) (#5881) 6 years ago
kuchosauronad0 [Keymap] Update to Userspace kuchosauronad0 (#6899) 6 years ago
losinggeneration Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
manna-harbour_miryoku [Keymap] miryoku layout (#6171) 6 years ago
mattly [Keymap] finally committing my updates (#6904) 6 years ago
mechmerlin [Keymap] Fix my userspace RGB bug (#5686) 6 years ago
mguterl [Keymap] Add userspace and personal keymaps (#7093) 6 years ago
mtdjr Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
narze [Keymap] Add narze userspace (#6652) 6 years ago
ninjonas [Keymap] updating ninjonas userspace (#6903) 6 years ago
not-quite-neo Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
nstickney [Keymap] update @nstickney's keymaps (#6076) 6 years ago
pvinis [Keymap] Pvinis/update for iris (#5889) 6 years ago
replicaJunction Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
ridingqwerty [Keymap] add "ridingqwerty" user and keymap for atreus keyboard (#6533) 6 years ago
rishka [Keymap] Ergodox EZ and dactyl-manuform keymaps for rishka (#7051) 6 years ago
romus Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
rs [Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others (#5181) 6 years ago
sethBarberee [Keymap] Adding my userspace and keymaps (#6496) 6 years ago
sigma Keymap: add sun_usb keymap for sigma (#4138) 7 years ago
spacebarracecar [Keymap] Update to personal keymaps (#6136) 6 years ago
stanrc85 [Keymap] Romac added and tweaks to existing keymaps (#5941) 6 years ago
talljoe [Keymap] Fix include following Wilba refactor (#6538) 6 years ago
tominabox1 [Keymap] Tominabox1 userspace creation (#7014) 6 years ago
turbomech Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 7 years ago
vosechu [Keymap] Add userspace files for vosechu (#4912) 6 years ago
wanleg Wanleg tuneup / additions (#5752) 6 years ago
xtonhasvim Keymap: Fix missing braces around initializer error on older gcc (#3840) 7 years ago
xulkal [Keymap][Xulkal] User code update (#6752) 6 years ago
yanfali [keyboard] yanfali fruity60 prototype (#7021) 6 years ago
yet-another-developer [Keymap] Ergodash keymap for yet-another-developer (#7046) 6 years ago
zer09 Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) 6 years ago
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.