summaryrefslogtreecommitdiff
path: root/keyboards/bigseries
AgeCommit message (Collapse)Author
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-15Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2021-01-11Remove unused `action_get_macro()` usages in user files (#11165)Ryan
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-06-23Fix error_log complaint about Big Series boards (#9510)Ryan
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files * Correct some 'rules.mk' in boards buried under vendor folders * PR8027 patch Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2019-09-19Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)fauxpark
* Cleanup rules.mk for 16U2 and 32U2 keyboards * Add back Tap Dance build option
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark
* Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-08-19Keyboard: Fix Configurator rendering for Big Series 2-, 3-, and 4-key boards ↵noroadsleft
(#3698)
2018-08-19Keyboard: Add Big Series 2-, 3-, and 4-key boards (#3669)Cole Markham
* Implement magic 8-ball mode for big series switch * LED Testing * Add Ctrl+Alt+Del key mapping * Add Windows lock (win+L) layout. * Add Big Series 3-key * Add Big Series 4-key * Add Big Series 2-key * Fix layout mapping for Big Series 3u * Fix merge-conflict. * Refactor bigseries boards into a single folder
2018-05-30board(bigseries): dudeofawesome's layout (#3085)Louis Orleans
* ✨ add big series keymap * 👽 update for new keymap format * 🔥 remove unnecesarry code * ✨ add RGB mode reverse * 📝 add README * 📝 change features styling
2018-05-29Refactor and Configurator updates for Woodkeys/NovelKeys Big Series (#3073)noroadsleft
* Refactor for Woodkeys Big Series * Configurator update for Woodkeys Big Series
2018-05-18fix broken links in readme.md for bigseries (#2997)Joe Burchett
2018-04-19Implement magic 8-ball mode for big series switch (#2763)Cole Markham
2018-04-19Add support for Big Series 1-key PCB by Woodkeys.clickCole Markham