Eric-L-T
420fc8620b
Update action.c
9 years ago
Eric-L-T
9a35f01c55
Update action.c
9 years ago
Eric-L-T
cd8dd1b6d6
Update action.h
9 years ago
Eric-L-T
317455178d
Update action.c
9 years ago
Wojciech Siewierski
1a09e96b95
Update the memory consumption total value in README
9 years ago
Wojciech Siewierski
36103edb7d
Update the memory consumption of PREVENT_STUCK_MODIFIERS in README
9 years ago
Wojciech Siewierski
b4f442dfea
Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half
9 years ago
Wojciech Siewierski
a5cdc3aab1
Expose the pressed_actions_cache global variable
9 years ago
Wojciech Siewierski
73cb87740b
Always provide an implementation of process_action_nocache
9 years ago
Wojciech Siewierski
20dd9c0326
process_action may be called either with key cache or without it
...
If one wants to temporarily disable the key cache (for example because
it interferes with a macro), `disable_action_cache` must be set to
`true`. `process_action_nocache` is a simple wrapper doing just that for
a single call.
9 years ago
Wojciech Siewierski
8d55a12a95
Document the issue of stuck modifiers
9 years ago
Wojciech Siewierski
c2480884aa
Fix the layer-dependent modifiers handling
...
Closes #181 .
10 years ago
Jack Humbert
4e4250063e
Merge pull request #180 from NoahAndrews/add-build-instructions
...
Added build instructions to BUILD_GUIDE.md
10 years ago
Noah Andrews
553668550b
Added build instructions to BUILD_GUIDE.md
10 years ago
Jack Humbert
4a5a2640b9
Merge pull request #179 from NoahAndrews/add-win-linux-instructions
...
Added Windows and Linux instructions to BUILD_GUIDE.md
10 years ago
Noah Andrews
fe7738f2df
Added Windows and Linux instructions to BUILD_GUIDE.md
10 years ago
Jack Humbert
825626b1f4
Merge pull request #176 from NoahAndrews/fix-new-projects
...
Fix building new projects
10 years ago
Noah Andrews
ee1b94045e
Remove extraneous comma
10 years ago
Jack Humbert
5f3e99f67b
Merge pull request #171 from NoahAndrews/restructure-documentation
...
Restructure documentation
10 years ago
Jack Humbert
3f7180a73e
Merge pull request #170 from NoahAndrews/improve-windows-docs
...
Add scripts for easy Windows environment setup
10 years ago
Jack Humbert
cc46f69843
Merge pull request #165 from deepshitgoeshere/deepshitgoeshere-master
...
added planck keymap and troubleshooting part in the PCB guide
10 years ago
Jack Humbert
984c82a0f8
Merge pull request #175 from NoahAndrews/fix-#174
...
Fix #174
10 years ago
Noah Andrews
de1e200021
Fix #174
10 years ago
Jack Humbert
ccf848917b
Merge pull request #172 from plgruener/pr1
...
add missing keys to keymap_neo2.h
10 years ago
plgruener
4ca4322501
update neo keymap
10 years ago
Noah Andrews
b9c22ff8fc
Clarified recommended Mac setup method
10 years ago
Noah Andrews
492e88b24b
Updated README to point to new build guide
10 years ago
Noah Andrews
0eb252eb61
Added Mac section (copy/pasted from PCB_GUIDE.md)
10 years ago
Noah Andrews
04b47cb2eb
Renamed handwriting guide to fit repository convention
10 years ago
Noah Andrews
92c3397ffc
Added placeholder for windows section of build guide
10 years ago
Noah Andrews
3871ced15c
Added Vagrant explanation
10 years ago
Noah Andrews
a399823b93
Added stub BUILD_GUIDE.md
10 years ago
Noah Andrews
d47cac9bb3
Renamed QUICK_START.md to VAGRANT_GUIDE.md
10 years ago
Noah Andrews
140a311e65
Fix link to MHV AVR Tools
10 years ago
Noah Andrews
45933e84f1
Added documentation for new Windows scripts
10 years ago
Noah Andrews
240f8d9fe0
Renamed scripts to show order
10 years ago
Noah Andrews
c03d10d676
Added logging to setup script
10 years ago
Noah Andrews
06de9628be
Removed unneeded lines from setup script
10 years ago
Jack Humbert
93c9d2bc9f
Merge pull request #166 from kletord/fix_french_keymap
...
Fix FR_RCBR declaration in keymap_french.h
10 years ago
Kévin Letord
4a19cc054d
Fix FR_RCBR declaration in keymap_french.h
10 years ago
Lucas Hecht
52b3ddb521
Update PCB_GUIDE.md
10 years ago
Lucas Hecht
bcf847e58a
added "Troubleshooting" section to PCB guide
10 years ago
Lucas Hecht
74761626f5
ignore dfu-programme.exe in commits
10 years ago
Noah Andrews
b7a94a1f00
Added Windows environment setup script
10 years ago
Noah Andrews
37c8a23276
Include MSYS directory in Windows path
10 years ago
Noah Andrews
4ad96c60ab
Add script to setup the PATH variable on Windows
10 years ago
deepshitgoeshere
92adbe416c
Delete keymap_eigen.c
10 years ago
deepshitgoeshere
8def502eee
Delete dfu-programmer.exe
10 years ago
deepshitgoeshere
e8f17e5136
Delete dfu-programmer.exe
10 years ago
Lucas Hecht
cae9993a25
Merge branch 'jackhumbert-master'
10 years ago