57 Commits (master)

Author SHA1 Message Date
Drashna Jaelre 0374677814 core: Fix variable init and header include (#7626)
4 years ago
Joel Challis 2048df8832
Compile out some keycode processing when features are disabled (#7506)
5 years ago
Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710)
5 years ago
skullY b624f32f94 clang-format changes
5 years ago
James Churchill 37932c293c Next set of split_common changes (#4974)
5 years ago
Drashna Jaelre 35f6919673 Fix Bootmgic Mod Handling for LM keycodes (#4740)
5 years ago
MakotoKurauchi 3c0c432836 Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used
5 years ago
Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down (#4477)
6 years ago
That-Canadian 0fab3bbde3 Lets split eh (#3120)
6 years ago
snyman 7a5ce36f23 Add macro for momentarily switching to a layer while some mods are active (#2460)
6 years ago
Joe Wasson 23ac2a02ef Add keycodes for swap-hands feature.
6 years ago
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187)
6 years ago
Wilba6582 baae936b47 Required overridden function for keymaps in EEPROM
7 years ago
Fred Sundvik 78545b9509 Fix unreferenced errors with mingw compiler and unit tests
7 years ago
Jack Humbert 61cdc9aaa4 Allow mod swapping for mod tap (MT) (#1202)
7 years ago
Fred Sundvik 6535804776 Disable array bounds warning in keymap_function_id_to_action
7 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042)
7 years ago
Jack Humbert 69ea10f9a9 adds layer tap toggle
7 years ago
Priyadi Iman Nurcahyo 97816df7e7 Implement tap mod dual role for right side mods.
7 years ago
Luke Silva cfc4149712 Add ability to use tap macros without using functions
7 years ago
Wilba6582 d8a608f3ff Keycode refactor
7 years ago
Jack Humbert 8b94e26d7c Fixes midi functionality
8 years ago
Fred Sundvik 9870082a06 Fix the range for consumer keys
8 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465)
8 years ago
Jack Humbert db32864ce7 Cleans up quantum/keymap situation, removes extra lufa folders (#416)
8 years ago
Jack Humbert 287eb7ad14 Converted audio play functions to *_user (#349)
8 years ago
Jack Humbert b732b79b49 adapts unicode to quantum.c (#333)
8 years ago
Jack Humbert fde477a927 updates midi functionality (#331)
8 years ago
Erez Zukerman 1a8c0dd22d Leader key implementation (#326)
8 years ago
Jack Humbert 41b3e399b1 adds keycode shortcuts for OSL and OSM
8 years ago
IBNobody 83e1cc241e Clarified audio.c (#302)
8 years ago
Eric Tang 620ac4b260 Update functions used to write to EEPROM
8 years ago
Jack Humbert e49712b559 note sliding - on right now
8 years ago
IBNobody 5c98ad5960 Added extra songs, LED indicator notes
8 years ago
IBNobody 23231fa577 Converted goodbye to notes, fixed eighth dotted note macro
8 years ago
IBNobody 3103ea542f Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomic_planck
8 years ago
IBNobody d5b72e7bde Fixed many compiler warnings related to print being disabled
8 years ago
Jack Humbert a67d425f4d planck default layout updates
8 years ago
Jack Humbert e7b9959819 no need for length of play_notes array with macro
8 years ago
IBNobody 45f10b4c4b Fixed how note arrays are used.
8 years ago
Jack Humbert 8bbd064cf5 changes to play_notes, goodbye
8 years ago
Jack Humbert 41cc35425a rests between notes as an argument
8 years ago
Jack Humbert c83aa16f1d fixes audio prescaler to emit correct freq
8 years ago
Jack Humbert ab19ebd08a MAGIC functionality, AG swap in default layout
8 years ago
Erez Zukerman 9cfc74c35b [Erez & Jack] Makes tri-layer available across Quantum
8 years ago
Jack Humbert ee2ee7f4f0 audio note length fixes
8 years ago
IBNobody 3755ef5ddb Compiler Warnings / Atomic TLC
8 years ago
IBNobody 1d13aa933b Minor Tweaks and Documentation
8 years ago
Chris Gerber 47dcec2945 Add support for Atreus running on A-Star
8 years ago
Wojciech Siewierski 65b41e2e59 Use boolean AND instead of bitwise (possible typo)
8 years ago