index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
kmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-16
1
-1
/
+0
*
[Keyboard] Modernize KMAC (#6131)
Mathias Andersson
2019-06-26
19
-620
/
+569
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
2
-4
/
+4
*
Fixing dead links (#5503)
Brian Choromanski
2019-03-29
1
-1
/
+1
*
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-03-19
1
-6
/
+1
*
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-02-18
1
-2
/
+2
*
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-02-16
2
-6
/
+0
*
Fix `1<col` instead of `1<<col` typo in matrix_is_on()
James Churchill
2019-01-27
1
-1
/
+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
2
-8
/
+0
*
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
noroadsleft
2019-01-04
2
-6
/
+0
*
QMK Configurator Support for KMAC (#2852)
Eric
2018-04-30
5
-135
/
+329
*
Fixed dead links (#2451)
Brian Choromanski
2018-03-01
1
-1
/
+1
*
remove all makefiles from keyboard directories
Jack Humbert
2017-09-27
3
-92
/
+0
*
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
2017-09-08
2
-0
/
+74
*
Update keyboards' rules.mk/Makefiles (#1442)
Jack Humbert
2017-06-30
1
-14
/
+14
*
Unify KMAC code indentation
Mathias Andersson
2017-06-17
6
-94
/
+94
*
Enable backlight support by default for KMAC
Mathias Andersson
2017-06-17
1
-1
/
+1
*
Correct layer switching in KMAC keymap readmes
Mathias Andersson
2017-06-17
2
-2
/
+2
*
Fix some KMAC code formating
Mathias Andersson
2017-06-17
4
-16
/
+16
*
Don't include the console by default on the KMAC
Mathias Andersson
2017-06-17
3
-3
/
+3
*
Add support for KMAC
Mathias Andersson
2017-06-08
15
-0
/
+1218