index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-20
Add backwards compability with makefile variables
Fred Sundvik
1
-0
/
+14
2016-08-20
Proper handling for running make from a subproject or keymap dir
Fred Sundvik
1
-0
/
+9
2016-08-20
Support for running from keyboard directory
Fred Sundvik
1
-1
/
+3
2016-08-20
Print error when building non-existing keyboard
Fred Sundvik
1
-0
/
+3
2016-08-20
Print error message when trying to build non-existing keymap
Fred Sundvik
1
-1
/
+9
2016-08-20
Proper parsing of keymaps inside subprojects
Fred Sundvik
1
-5
/
+21
2016-08-20
Split keyboard makefiles into rules and Makefile
Fred Sundvik
1
-1
/
+1
2016-08-20
Add default subproject parsing
Fred Sundvik
1
-2
/
+15
2016-08-20
Slight rearrange of the Makefile for easier readability
Fred Sundvik
1
-27
/
+27
2016-08-20
Slight refactoring to remove some verbosity
Fred Sundvik
1
-27
/
+18
2016-08-20
Subproject parsing
Fred Sundvik
1
-11
/
+38
2016-08-20
Proper looping for allkb and allkm
Fred Sundvik
1
-10
/
+15
2016-08-20
Refactor common rule list parsing into own function
Fred Sundvik
1
-32
/
+29
2016-08-20
Add keymap parsing
Fred Sundvik
1
-3
/
+31
2016-08-20
Rule parsing to match kebyoards
Fred Sundvik
1
-0
/
+31
2016-08-20
First version of rule parsing
Fred Sundvik
1
-0
/
+48
2016-08-20
Parsing of makefile variables from starting dir
Fred Sundvik
1
-281
/
+41
2016-08-15
process_unicode: Add a way to enter unicode symbols by name
Gergely Nagy
1
-1
/
+6
2016-07-31
Generate version information to version.h
Fred Sundvik
1
-1
/
+3
2016-07-31
Put the build output inside the root/.build directory
Fred Sundvik
1
-1
/
+2
2016-07-31
Better "include guards" for the makefiles
Fred Sundvik
1
-9
/
+14
2016-07-25
Fixes midi functionality
Jack Humbert
1
-1
/
+1
2016-07-06
Makefile changes and files to compile Visualizer
Fred Sundvik
1
-8
/
+7
2016-07-06
Add setting of the master side to the makefile
Fred Sundvik
1
-0
/
+14
2016-07-06
Enable serial_link support for ChibiOS
Fred Sundvik
1
-1
/
+1
2016-07-06
Add serial_link compilation to Infinity Ergodox
Fred Sundvik
1
-1
/
+11
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
1
-2
/
+29
2016-06-30
adds handwire and onekey example
Jack Humbert
1
-8
/
+16
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
1
-3
/
+34
2016-06-29
Implements subprojects and updates projects for this (#459)
Jack Humbert
1
-5
/
+63
2016-06-24
Backlight abstraction and other changes (#439)
Jack Humbert
1
-2
/
+1
2016-06-22
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert
1
-5
/
+5
2016-06-18
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
Jack Humbert
1
-1
/
+2
2016-06-18
allow overriding of TARGET
Jack Humbert
1
-1
/
+1
2016-06-18
fix for parent folders with spaces (#403)
Jack Humbert
1
-2
/
+3
2016-06-16
Sample of using build info to generate keystrokes (#412)
Christopher Browne
1
-3
/
+3
2016-06-14
Makefile: Add QMK_VERSION & co to OPT_DEFS (#408)
Gergely Nagy
1
-1
/
+6
2016-06-12
change to relative paths instead of absolute
Jack Humbert
1
-3
/
+6
2016-06-11
Makefile redo & other features (#395)
Jack Humbert
1
-0
/
+112
2010-10-09
HHKB support.
tmk
1
-620
/
+0
2010-10-02
version 1.0.
tmk
1
-1
/
+1
2010-09-30
add mouse function.
tmk
1
-5
/
+6
2010-09-24
add jump_bootloader.
tmk
1
-1
/
+2
2010-09-23
divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.
tmk
1
-1
/
+3
2010-08-23
perform nomal keyboard behavior. It works now!!!
tmk
1
-0
/
+1
2010-08-22
matrix scan & default keymap
tmk
1
-0
/
+1
2010-08-10
change file name.
tmk
1
-1
/
+1
2010-08-10
add initial files from teensy's usb_keyboard_debug.
tmk
1
-0
/
+614
[prev]