Commit Graph

65 Commits (7514145ed6bc0f6a8f4b717e4ff88c38d339436b)

Author SHA1 Message Date
Takeshi ISHII 0f95c0865c add 'objs-size' target into tmk_core/avr.mk (#5490)
5 years ago
skullydazed a25dd58bc5
QMK CLI and JSON keymap support (#6176)
5 years ago
Takeshi ISHII 29f68459a0 Fix LIB_SRC insert position (#5731)
5 years ago
Drashna Jaelre 27b0f8923e Change VPATH path addition order (#5754)
5 years ago
Takeshi ISHII 7e67bd791b Change split_common to use RGBLIGHT_SPLIT (#5509)
5 years ago
zvecr 40e67a3074 Add a mechanism for force building a particular community layout (#5027)
5 years ago
Takeshi ISHII d5bc7fc157 Add makefile target 'show_build_options' and 'show_all_features' (#5048)
5 years ago
zvecr 4082d880bc Fix file size check for parallel make (#5012)
5 years ago
Jack Humbert 3cf179be61 Adds Proton C Conversion (#4661)
5 years ago
Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
5 years ago
Drashna Jaelre 6cf9402cbc Fix LAYOUT define generation (#4148)
6 years ago
patrickmt 30680c6eb3 Massdrop keyboard support (#3780)
6 years ago
skullY 98b16b3294 Comment and organize build_keyboard.mk a bit
6 years ago
WillyPillow 508801c948 Import userspace config.h according to USER_NAME (#2983)
6 years ago
Joe Wasson 5ca9aecfb4 Talljoe's layout with common keymap. (#2764)
6 years ago
Kaleb Elwert f6b3c67678 Update whitefox to use the K-Type teensy workaround
6 years ago
Drashna Jaelre 162a67cbc5 Add userspace config.h handling to build script (#2640)
6 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362)
6 years ago
skullydazed 9bfaf66792
Always copy the firmware file to the root qmk_firmware directory (#2314)
6 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
7 years ago
Jack Humbert ec3e065f0d
QMK DFU bootloader generation (#2009)
7 years ago
Jack Humbert 06f196c589 Creates a userspace for keymaps (#1559)
7 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
7 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
7 years ago
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards (#1609)
7 years ago
Fred Sundvik 1c0fe956ac Split common.mk into common.mk and common_features.mk
7 years ago
Fred Sundvik 7424261dae Try to build tmk_common
7 years ago
Fred Sundvik a916f4e8b8 Let BACKLIGHT_ENABLE control the Infinity LEDs
7 years ago
Fred Sundvik d8e2ff2964 Fix process_unicode_common.c being included twice
7 years ago
Fred Sundvik 1d5567a3a9 Fix code formatting in build_keyboard.mk
7 years ago
Fred Sundvik f113f95440 Move CIE1931 and breathing tables to its own file
7 years ago
Fred Sundvik f5c8941652 UGFX is compiled once per keyboard instead of keymap
7 years ago
Gabriel Young b911e1966f Fix redundant process_music.c in sources
7 years ago
Gabriel Young 1000799d1e Factor basic note processing into respective processors
7 years ago
Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
7 years ago
Jack Humbert 09add35e7f add unicode common file, get names right
7 years ago
Jack Humbert cbabb4d417 split up unicode systems into different files
7 years ago
Priyadi Iman Nurcahyo c68e596f32 Implement faux-clicky feature
7 years ago
Jack Humbert 4348fb54d6 Merge pull request #960 from ofples/feature/combos
7 years ago
Luiz Ribeiro f7462aaa61 Got ps2avrGB to work with the V-USB protocol
7 years ago
Ofer Plesser eac8fa7999 Implemented basic key combination feature
7 years ago
Jack Humbert 6e0f994950 Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
8 years ago
Jack Humbert 7edac212c8 separated into api files/folder
8 years ago
ofples 3be13d1ffb Added protocol.mk to build
8 years ago
Jack Humbert 33e62c080c merging
8 years ago
Fred Sundvik a377017c95 Add possibility to control variable trace from make
8 years ago
Fred Sundvik f519b94be7 Add variable trace
8 years ago
Jack Humbert 5f91fb4136 working with power limit
8 years ago
Priyadi Iman Nurcahyo 5b2e455d3b Unicode map framework. Allow unicode up to 0xFFFFF using separate
8 years ago
Gergely Nagy 2f0395ce72 build_keyboard.mk: Restore UCIS_ENABLE support
8 years ago