Eric Tang
|
b0b659940d
|
Limit the number of macros to 255
|
2017-08-09 11:13:52 -07:00 |
|
Eric Tang
|
558089f856
|
Check the value of macroCount
|
2017-08-09 10:02:33 -07:00 |
|
Eric Tang
|
c983e58d8e
|
When parsing a macro, store its offset and number of actions
|
2017-08-09 09:49:30 -07:00 |
|
Eric Tang
|
1ef10e9a1a
|
Check the values of moduleConfigurationCount and keymapCount
|
2017-08-08 17:40:41 -07:00 |
|
Eric Tang
|
7306073cee
|
Use 8-bit instead of 16-bit loop indices where they will suffice
|
2017-08-08 17:40:41 -07:00 |
|
Eric Tang
|
2b97758ad2
|
Move the opening braces of some functions onto their own lines
|
2017-08-08 16:20:48 -07:00 |
|
László Monda
|
dd5a0e058d
|
Split config_state.[ch] to config_globals.[ch] and basic_types.[ch]
|
2017-08-08 23:22:18 +02:00 |
|
Eric Tang
|
b91d8ca472
|
Add a missing include
|
2017-08-08 13:00:08 -07:00 |
|
Eric Tang
|
b07aba1766
|
Set AllKeymapsCount only once when applying a configuration
|
2017-08-08 12:40:19 -07:00 |
|
Eric Tang
|
2621707206
|
Implement keymap switching
|
2017-08-08 12:10:26 -07:00 |
|
László Monda
|
f779f3ec6f
|
Rename the config directory to config_parser.
|
2017-08-06 16:52:04 +02:00 |
|