index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
infinity60
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.
Nick Brassel
2020-01-28
2
-4
/
+4
*
Ensure `PROGMEM` is present on default keymaps (#7836)
fauxpark
2020-01-09
1
-11
/
+1
*
Add a universal flash command for cli (#6224)
Drashna Jaelre
2019-08-20
1
-0
/
+2
*
Add DFU Suffix for ARM boards (#5763)
Drashna Jaelre
2019-05-03
1
-0
/
+1
*
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-26
1
-5
/
+0
*
Remove empty fn_actions[]
fauxpark
2019-01-11
3
-15
/
+0
*
Keyboard: Infinity60 refactor, Configurator support and readme update (#4707)
noroadsleft
2018-12-21
10
-47
/
+130
*
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-09-17
1
-2
/
+0
*
add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)
Michael F. Lamb
2018-08-26
1
-2
/
+2
*
Add a custom USB driver for ARM (#2750)
fredizzimo
2018-04-15
1
-1
/
+1
*
Various tweaks for some Input:Club build processes
Kaleb Elwert
2018-04-05
2
-4
/
+5
*
Update input:club boards to use the proper vendor and device
Kaleb Elwert
2018-04-04
1
-3
/
+3
*
Set unused USB serial buffer to 1 byte to save memory
Fred Sundvik
2018-02-12
1
-1
/
+1
*
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
2018-02-08
2
-5
/
+3
*
Fix call to memset for various keyboards
Kaleb Elwert
2018-01-12
1
-2
/
+2
*
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-10-14
1
-1
/
+1
*
remove all makefiles from keyboard directories
Jack Humbert
2017-09-27
2
-7
/
+0
*
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
2017-09-08
1
-0
/
+4
*
Add split ansi layout and talljoe's keymap.
Joe Wasson
2017-08-24
2
-1
/
+4
*
Add back original copyrights
jpetermans
2017-08-21
3
-0
/
+3
*
Readme correction #2
jpetermans
2017-08-21
1
-1
/
+1
*
Correct jpetermans keymap readme and update copyright info
jpetermans
2017-08-21
4
-5
/
+5
*
Make the bulk of our keyboards match the readme.md standard
skullY
2017-08-16
1
-24
/
+9
*
Update keyboards' rules.mk/Makefiles (#1442)
Jack Humbert
2017-06-30
1
-8
/
+8
*
Update lock led processing and remove debug msgs
jpetermans
2017-05-30
4
-28
/
+10
*
reduce recurring writes to lock leds
jpetermans
2017-05-25
1
-5
/
+53
*
Restore deleted MEMO.txt from master
jpetermans
2017-05-24
1
-0
/
+385
*
keymap example update and tweak to set_led_bit function
jpetermans
2017-05-24
3
-24
/
+21
*
reorder mailbox msg data; formatting
jpetermans
2017-05-10
4
-111
/
+101
*
remove breath functions from keymap
jpetermans
2017-05-08
2
-14
/
+7
*
last readme fix
jpetermans
2017-05-08
1
-4
/
+8
*
third readme fix attempt
jpetermans
2017-05-08
1
-4
/
+4
*
readme fix
jpetermans
2017-05-08
1
-6
/
+6
*
documentation cleanup
jpetermans
2017-05-08
2
-34
/
+41
*
updated keymap for new led functions
jpetermans
2017-05-08
4
-199
/
+240
*
CLeaned out debug code
jpetermans
2017-05-08
3
-266
/
+14
*
small code cleanup
jpetermans
2017-05-08
3
-576
/
+210
*
Testing initial blink support
jpetermans
2017-04-30
2
-81
/
+180
*
Simplified processing in led_controller; more control at user level.
jpetermans
2017-04-26
2
-96
/
+123
*
more stable lock led process, added debugging code
jpetermans
2017-04-15
1
-47
/
+70
*
Added backlight step functionality
jpetermans
2017-04-14
2
-164
/
+160
*
fixed bit shift in led_set_bit
jpetermans
2017-04-13
1
-5
/
+21
*
more flexible led processing functions, all and on/off/toggle
jpetermans
2017-04-13
4
-78
/
+97
*
Updated lock led init
jpetermans
2017-04-12
3
-45
/
+96
*
fixed write_led_page col shift, added option for lock led display
jpetermans
2017-04-11
3
-81
/
+53
*
led init code missing pwm writes for Frame 1
jpetermans
2017-04-10
2
-15
/
+40
*
revised led controller code to allow for more options
jpetermans
2017-04-10
4
-133
/
+340
*
add ability to toggle individual led by address
jpetermans
2017-04-07
3
-101
/
+128
*
Moved led page arrays to keymap.c and added keymap header to define
jpetermans
2017-04-06
3
-57
/
+152
*
Add Kinetis_i2c settings consistent with whitefox mcuconf
jpetermans
2017-04-06
1
-4
/
+7
[next]