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
Joshua Diamond d03bc3a9c1
Major enhancements to spidey3 keymaps and userspace (#9261)
* Add Chrome OS specific keys to 75_ansi/spidey3

* Clean up duplicative settings in rules.mk

* Refactor spidey3 userspace to use rgb layer blink

* Blink green on wakeup

* Improve _FN layer indicator

* Glyph transformation modes: wide, script, fraktur, and enclosed characters

* Add spider unicode glyph

* Fix compile error when NO_ACTION_ONESHOT

* Add a few more emoji

* Further refinement of lighting layer usage

* Fix reversed yes/no ack

* Lighting layers override RGB off

* Fix missing wide and incorrect script numbers

* Add LOL and surprise emoji

* Add missing break in switch statement

* Trim firmware size

* Use usage ID definitions in report.h

* Some minor whitespace cleanup

* Disable some unused features to reduce firmware size

* Print version on startup

* Seed rand() on first keystroke

* Add a key to immediately sleep CrOS

* Switch to Bootmagic Lite

* Trim down firmware size a little bit more

* Make RGBLIGHT_MODE_TWINKLE+4 my default

* Scan rate debug / fix version printing

Delay printing version on startup (console may not be ready)
Better scan rate reporting

* Disable locking caps, etc. to save more space

* Enable LTO

* Better seed for rand()

* Set MAX_LAYER for some performance improvement

* Another scan rate improvement

* Set manufacturer

* New startup animation

* Add GUI lock for F-keys (for CrOS)

* Add visual indication for glyph replacement and F-keys GUI lock

* Some cleanup; run cformat on spidey3 userspace

* Cycle between debug verbosity options

* Fix disable RGB Lighting after wakeup on Mac
5 years ago
..
333fred Add naked60 layout, clean up my userspace files and rules.mk. (#8848) 5 years ago
_example
alfrdmalr [Userspace] alfrdmalr: swap # and @ symbols (#8469) 5 years ago
anderson [Keyboard] Added D48 keyboard (#8548) 5 years ago
arkag
art Art userspace (#9068) 5 years ago
bbaserdem
bcat [Keymap] Clean up my ergo keymaps and userspace (#8857) 5 years ago
billypython
bocaj
brett [Keymap] Added HHKB Keymap and user config (#8119) 5 years ago
cbbrowne
cjuniet [Keymap] Add @cjuniet's keymap/layout/userspace (#8258) 5 years ago
csc027 [Keymap] csc027/macro-sync-keymap (#7873) 5 years ago
curry Local Changes 5 years ago
d4mation [Keymap] Added userspace for d4mation. Included their keymap for the Atreus62 (#7483) 5 years ago
danielo515 Danielo515/redox (#8232) 5 years ago
datagrok create users/datagrok (#7653) 5 years ago
dennytom/chording_engine DennyTom's buttery_engine (#8138) 5 years ago
dhertz
doogle999
drashna [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
dshields [Keymap] Remove dynamic macro customization now it's a core feature. (#7301) 6 years ago
dudeofawesome
edvorakjp
ericgebhart 2020 May 30 Breaking Changes Update (#9215) 5 years ago
gary
gordon
hvp [Keymap] Hvp baseline19 (#7690) 5 years ago
ibnuda [Keymap] new userspace for ibnuda (#8221) 5 years ago
ishtob
issmirnov [Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239) 6 years ago
jackhumbert
jarred
kageurufu
konstantin [Keymap] Update personal userspace and keymaps (#9082) 5 years ago
kuatsure
kuchosauronad0 Rename UC_OSX (and related constants) to UC_MAC (#8589) 5 years ago
losinggeneration
manna-harbour_miryoku [Keymap] Display logo for caps lock indication on crkbd using old OLED driver (#7535) 5 years ago
mattly
mechmerlin Merlin's userspace updates (#8074) 5 years ago
mguterl [Keymap] Add userspace and personal keymaps (#7093) 6 years ago
miles2go [Keymap] initial user directory for milestogo + babblepaste (#7698) 5 years ago
mtdjr QMK-ify some GPIO macros (#8315) 5 years ago
mverteuil [Keymap] Added mverteuil keymaps and userspace common code (#7876) 5 years ago
narze
ninjonas 2020 May 30 Breaking Changes Update (#9215) 5 years ago
not-quite-neo
nstickney
pvinis update pvinis keymap (#8746) 5 years ago
replicaJunction
ridingqwerty 2020 May 30 Breaking Changes Update (#9215) 5 years ago
rishka [Keymap] Ergodox EZ and dactyl-manuform keymaps for rishka (#7051) 6 years ago
romus
rossman360 [Keyboard] Rebound rev3 (#9101) 5 years ago
rs
scheiklp [Keymap] Added the K.O,Y layout for the xd75 and atreus62 boards (#9079) 5 years ago
sethBarberee
sigma [Keymap] fix sigma keymaps build (#8427) 5 years ago
sigul [Keymap] sigul Planck layout updates (#8649) 5 years ago
spacebarracecar
spidey3 Major enhancements to spidey3 keymaps and userspace (#9261) 5 years ago
stanrc85 stanrc85 userspace and keymap updates (#9103) 5 years ago
talljoe
tominabox1 2020 May 30 Breaking Changes Update (#9215) 5 years ago
turbomech
twschum [Keymap] Add DZ60, Levinson keymaps, twschum user files (#7358) 6 years ago
vosechu Add one-handed Viterbi layout for gaming (#8963) 5 years ago
wanleg
xtonhasvim
xulkal Xulkal Changes (#9004) 5 years ago
yanfali [Keymap] Updates to personal keymaps (#8665) 5 years ago
yet-another-developer [Keymap] Ergodash keymap for yet-another-developer (#7046) 6 years ago
zer09
readme.md
yanfali_wkl [Keymap] Updates to personal keymaps (#8665) 5 years ago

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.