index
:
Model01-Firmware.git
customer-layouts/fluffy
f/refactor-for-clarity
master
readme-and-env
my model 01 keyboard firmware customizations
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Model01-Firmware.ino
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapted the sketch to changes in the Key API
Florian Fleissner
2019-11-12
1
-1
/
+1
*
A full implementation of the new HardwareTestMode.
Jesse Vincent
2019-07-29
1
-4
/
+36
*
Revert "Replaced Kaleidoscope-Model01-TestMode"
Jesse Vincent
2019-07-29
1
-2
/
+2
*
Include and initalize LEDPaletteTheme too
Gergely Nagy
2019-07-09
1
-0
/
+7
*
Replaced Kaleidoscope-Model01-TestMode
Florian Fleissner
2019-06-06
1
-2
/
+2
*
remove unused enum
Hans Øyvind Laderud
2019-03-27
1
-13
/
+0
*
Merge pull request #79 from numist/numist/numrow-keys-for-numpad
Gergely Nagy
2019-03-15
1
-4
/
+4
|
\
|
*
Use numrow keys for numpad
Scott Perry
2019-02-15
1
-4
/
+4
*
|
Enable the Colormap plugin too
Gergely Nagy
2019-02-27
1
-0
/
+11
|
/
*
Update the EEPROMKeymap.setup() call to remove an obsolete argument
Gergely Nagy
2019-02-03
1
-2
/
+3
*
Fix turning LEDs off on suspend
Gergely Nagy
2019-01-20
1
-1
/
+1
*
Stop using deprecated (and now removed) APIs
Gergely Nagy
2019-01-20
1
-12
/
+12
*
add a blurb about binding the PROG key to things
Tycho Andersen
2018-12-09
1
-1
/
+7
*
wrap the *super* long lines
Tycho Andersen
2018-12-09
1
-3
/
+7
*
Update the URL of LED-Stalker, to point to the new docs
Gergely Nagy
2018-12-05
1
-3
/
+3
*
Fix anyKeyMacro for new hid API
Anders Hustvedt
2018-10-29
1
-2
/
+5
*
Drop the LED-Off.h include, the header is deprecated
Gergely Nagy
2018-10-22
1
-3
/
+0
*
Support an EEPROM-based keymap overlay & Focus
Gergely Nagy
2018-10-09
1
-0
/
+29
*
Fix trailing whitespace and stray tab
Wes Malone
2018-09-21
1
-5
/
+5
*
astyle
Jesse Vincent
2018-07-19
1
-4
/
+4
*
Make it easier to switch to COLEMAK/DVORAK/CUSTOM layouts
Jesse Vincent
2018-07-19
1
-3
/
+82
*
Add a Caps lock key on Fn-Let by default.
Jesse Vincent
2018-07-19
1
-1
/
+1
*
Fix typo in comments
Tré Ammatuna
2018-07-10
1
-1
/
+1
*
Don't use an enum for MagicCombo.
Gergely Nagy
2018-07-02
1
-4
/
+8
*
Documentation fixups
Gergely Nagy
2018-07-01
1
-9
/
+15
*
Updated to use the new MagicCombo APIs
Gergely Nagy
2018-06-09
1
-38
/
+12
*
Add a way to toggle between Boot and NKRO mode manually
Gergely Nagy
2018-06-08
1
-1
/
+62
*
Drop the use of HostPowerManagement.enableWakeup()
Gergely Nagy
2018-06-04
1
-5
/
+2
*
Updated to use the new plugin APIs
Gergely Nagy
2018-05-08
1
-49
/
+48
*
Merge pull request #39 from gedankenexperimenter/f/keymaps
Gergely Nagy
2018-04-05
1
-2
/
+2
|
\
|
*
Updated definition of keymaps[] to use KEYMAPS() macro
Michael Richters
2017-11-30
1
-2
/
+2
*
|
Make the Quote transparent on the NUMPAD layer.
Gergely Nagy
2018-03-10
1
-1
/
+1
*
|
Use CRGB type for AlphaSquare color, so ints are in common order
Dan Bernier
2018-03-08
1
-1
/
+1
*
|
Add support for host power management (suspend & wakeup)
Gergely Nagy
2017-12-16
1
-1
/
+36
|
/
*
Now that 'Consumer_Mute' is no longer blocked by 'is_internal', we can
v1.22
Jesse Vincent
2017-11-13
1
-1
/
+1
*
astyle fixes
Jesse Vincent
2017-11-13
1
-1
/
+1
*
Swap the order of the Numpad and Fn layers, so it's possible to get to
Jesse Vincent
2017-11-13
1
-16
/
+18
*
Switch from the NumLock library to the NumPad library.
Jesse Vincent
2017-11-12
1
-7
/
+7
*
Added a couple "to be documented" items
Jennifer Leigh
2017-10-04
1
-0
/
+2
*
Make the sketch use backslash less
Csilla Nagyné Martinák
2017-10-04
1
-36
/
+36
*
Fix misleading indentation in all three layers' keymaps
Craig Disselkoen
2017-10-03
1
-3
/
+10
*
update to shifttolayer and instead of the old keymap_n_momentary macros;
Jesse Vincent
2017-10-03
1
-9
/
+15
*
Remove the NULL from the end of Kaleidoscope.use
Csilla Nagyné Martinák
2017-10-03
1
-2
/
+2
*
clean up indentation of keymaps
Jesse Vincent
2017-10-02
1
-46
/
+45
*
remove the special NUMPAD_ID definition; move the keymap definitions into the...
Jesse Vincent
2017-10-02
1
-72
/
+60
*
Doc updates as suggested by @cdisselkoen++
Jesse Vincent
2017-10-02
1
-6
/
+7
*
Slightly simplify the default keymaps, removing some duplication
Jesse Vincent
2017-10-02
1
-5
/
+5
*
Close a comment
f/refactor-for-clarity
Jesse Vincent
2017-10-02
1
-1
/
+1
*
astyle
Jesse Vincent
2017-10-02
1
-35
/
+35
*
First pass at comments on the rest of the default sketch
Jesse Vincent
2017-10-02
1
-16
/
+54
[next]