qmk-firmware/users
Alexander Kagno 35e76539e7 Keymap: Arkag Userspace and MechMini2 Layout (#3958)
* deleting arkag branch, forcibly moving changes over to master

* fade_color function added, not tested

* added half functions some stuff

* surround_type function implemented and working.

* added flashing function and removed fading, flashing supports infinite flashing along with controlled number flashes

* added a fade state machine and functionality

* build optimizations, changed fade to bounce between bounds rather than roll over, added a HALMAK layout

* changes to sleep breath function, changed how I will switch to HALMAK

* support for halmak added

* support for activity detection added, condensed fading and flashing state machines, removed support for HALMAK and COLEMAK because arkag is stupid

* changed sleep and inactive behaviors, now the color shifting reverses on state change, yay! save_color and reset_color are made to enable layer color changing to look cooler.

* reformatted some if statements in state detection

* changes to force fade to pause on boot, or plug in.

* Attempting to move over to userspace, pushing to repository for help

* userspace stuff....

* userspace stuff....

* layout changes, working userspace,

Removed left side shift and replaced it with a MT() for LSFT and SPC. Userspace seems to be working properly now! HURRAY

* Layout change

Removed space/shift and reset modifiers to what they were originally. Added homerow modifiers.

* Removed excessive tabs in files

* Moved mods on homerow around...

* changes recommended by @drashna
2018-09-22 08:43:28 -07:00
..
333fred Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
_example Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
arkag Keymap: Arkag Userspace and MechMini2 Layout (#3958) 2018-09-22 08:43:28 -07:00
bbaserdem Userspace update for user bbaserdem (#3443) 2018-07-18 20:17:55 -07:00
bocaj Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
dhertz Dhertz' keymaps (#3094) 2018-06-02 08:50:01 -07:00
drashna Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
dudeofawesome layout(preonic): update to dudeofawesome's layout (#2507) 2018-03-16 16:22:33 -04:00
edvorakjp Add edvorakjp keymap for the Helix (rev2) keyboard (#3340) 2018-07-08 05:11:02 -07:00
ericgebhart Keyboard that works on Qwerty or Bepo OS keyboards. (#3149) 2018-06-08 10:06:25 -07:00
gordon Updates to gordon keymaps (#3082) 2018-05-30 08:10:22 -07:00
ishtob Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
jackhumbert Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
jarred Keymap: Jarreds keymap creation (#3459) 2018-07-21 12:15:31 -07: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
mechmerlin Keymap: Merlin Learns to QMK (#3820) 2018-08-31 14:49:18 -07:00
mtdjr Keymaps: correct error in mtdjr userspace for layer_state_set_user (#3521) 2018-07-29 21:45:09 -07:00
not-quite-neo Not quite neo (#2318) 2018-02-02 01:21:41 -05:00
replicaJunction Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
talljoe Keymap: Talljoe's keymap for oddball keyboards (#3910) 2018-09-19 16:13:58 -07:00
turbomech added ALU84 keyboard and TurboMech user space (#2206) 2017-12-31 22:39:34 -05:00
wanleg Keymap: Big switch config (#3904) 2018-09-17 13:41:59 -07:00
xtonhasvim Keymap: Fix missing braces around initializer error on older gcc (#3840) 2018-09-03 16:55:06 -07:00
zer09 Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04: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.