aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox
Commit message (Expand)AuthorAgeFilesLines
* Add SysRq, Break combos and other keys to Melody96 keymapKonstantin Đorđević2019-03-021-1/+1
* Switch to UNICODEMAP in keyboard rulesKonstantin Đorđević2019-03-021-8/+8
* Use "Vo-", "Vo+" instead of "VoD", "VoU" in keymap commentsKonstantin Đorđević2019-03-021-1/+1
* Move feature flags from userspace into keyboard rulesKonstantin Đorđević2019-03-021-0/+9
* Change how desktop commands workKonstantin Đorđević2019-03-021-2/+2
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-2/+0
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-5/+1
* [Keymap] Add my personal userspace and update my keymaps (#5128)Danilo Vulicevic2019-02-143-146/+12
* [Keymap] Update personal userspace and keymaps (#4963)Konstantin Đorđević2019-01-271-21/+0
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-2/+2
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-262-6/+21
* Add personal userspace, update keymaps (#4845)Konstantin Đorđević2019-01-143-169/+7
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove empty action_function()fauxpark2019-01-112-42/+0
* Remove empty fn_actions[]fauxpark2019-01-111-4/+0
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-4/+1
* Fix apparent typo in WhiteFox LED configStephen Gelman2018-12-281-1/+1
* Overhaul Unicode Common functionality (#4325)Drashna Jaelre2018-12-192-6/+6
* Update whitefox/konstantin keymap (#4436)Konstantin Đorđević2018-11-163-27/+28
* Fix misspelled make option, format rules.mk files (#4382)Konstantin Đorđević2018-11-072-28/+28
* Add xd75/billypython keymap (#4381)Danilo Vulicevic2018-11-064-53/+12
* Add whitefox/billypython keymap (#4374)Danilo Vulicevic2018-11-063-0/+235
* Update whitefox/konstantin keymap (#4363)Konstantin Đorđević2018-11-053-75/+142
* Update whitefox/konstantin keymap (#4220)Konstantin Đorđević2018-10-232-21/+15
* Keymap: Update whitefox/konstantin keymap (#4169)Konstantin Đorđević2018-10-192-15/+22
* Keymap: Update whitefox/konstantin keymap (#3980)Konstantin Đorđević2018-09-263-25/+29
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
* Keymaps: Add whitefox constexpr keymap (#3541)Konstantin Đorđević2018-08-013-0/+160
* Fix a few minor formatting annoyances in WhiteFox (#3331)MechMerlin2018-07-078-14/+13
* Dhertz' keymaps (#3094)Dan Hertz2018-06-027-16/+106
* board(whitefox): add layout (#2845)Louis Orleans2018-04-302-0/+170
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-151-1/+1
* Remove bootloader from info.jsonsskullY2018-04-111-2/+0
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
* Various tweaks for some Input:Club build processesKaleb Elwert2018-04-051-2/+0
* Update input:club boards to use the proper vendor and deviceKaleb Elwert2018-04-041-3/+3
* Update whitefox to use the K-Type teensy workaroundKaleb Elwert2018-04-031-4/+6
* info.json configurator support for popular 65% keyboards (#2589)MechMerlin2018-03-251-0/+20
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-121-1/+1
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-5/+3
* Fix call to memset for various keyboardsKaleb Elwert2018-01-121-2/+3
* Custom Keymaps for Certain Layouts (#2161)kimkimkeren2017-12-171-0/+93
* Enable tap dance and other features for Whitefoxandy2017-12-082-0/+19
* Add Keymap for Whitefox Truefox layoutAndy Holder2017-11-131-0/+19
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* remove all makefiles from keyboard directoriesJack Humbert2017-09-272-8/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+5
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-161-5/+12
* Rename board files to lowercaseFred Sundvik2017-07-101-0/+0
* Make it easier to use driversFred Sundvik2017-07-104-15/+4